{"manual_version":"1","gateway_version":"0.13.2","build_id":"agent-web-gateway-v0.13.2","webmcp_contract_version":"1.0","name":"Agent Web Gateway","purpose":"Use structured tools to perform read-only tasks against compatible public websites.","quickstart":{"default_tool":"gateway_task","instruction":"For a normal task, call gateway_task with the user's goal largely as written.","example":{"tool":"gateway_task","input":{"goal":"Find the cheapest green men's sweater on https://www.tentree.com/"}}},"rules":["If the user names a website, preserve its URL in goal or pass it as the target site.","The gateway handles platform detection, acquisition, filtering, ranking, and verification internally.","When agent_action is answer or answer_ready is true, stop using tools for additional gateway discovery/search. If presentation.action is open_result and browser navigation is available, open presentation.url once for final inspection and user presentation, then answer; if browser navigation is unavailable, answer directly.","If agent_action is follow_next_action, execute next_action exactly.","If agent_action is report_partial, explain the safe limitation and stop unless a prescribed next_action is provided.","Use detail tools only when the user asks for additional information about a returned item.","Do not inspect the manifest or capabilities during a normal clear task.","Do not browse the source website to repeat discovery or manually paginate. When presentation.action is open_result, open only the gateway-selected result once for final inspection and presentation.","Use gateway_find_tool once, then gateway_call_tool, only for uncommon functionality."],"capabilities":{"commerce":{"search_tool":"commerce_search_products","detail_tool":"commerce_get_product","description":"Search and retrieve products from public commerce sources and targeted compatible storefronts."},"jobs":{"search_tool":"jobs_search","detail_tool":"jobs_get_listing","description":"Search and retrieve public job listings."},"rentals":{"search_tool":"rentals_search_properties","detail_tool":"rentals_get_listing","description":"Search and retrieve public rental listings."}},"result_handling":{"answer":"Stop gateway discovery. If presentation.action is open_result and a browser is available, open the selected URL once for final inspection; otherwise answer directly from the gateway result.","follow_next_action":"Run the returned tool and arguments exactly.","clarify":"Ask the returned clarification before continuing.","report_partial":"Report the limitation without restarting the same search independently."},"advanced":{"discovery":"gateway_find_tool","execution":"gateway_call_tool","instruction":"Use the exact registered operation and validated arguments only when the normal tools do not cover the request."},"safety":"Read-only public-web gateway. Do not assume transaction support."}