{"id":"google_search","name":"Google Search","alias":"GoogleSearch","aliases":[],"description_short":"Ask a question about Google Search results","description_long":"Get feature snippets (e.g., Google shopping, images, video, people also search/ask), blue links, and knowledge graphs from real-time Google results.","description_tool_prompt":"Get feature snippets (e.g., Google shopping, images, video, people also search/ask), blue links, and knowledge graphs from real-time Google results.","source":"Browser Fetching on Google Search","conversation_examples":["What are the main SERP features for 'how to make pizza'?","Who ranks in the top 3 for 'best running shoes'?","What questions appear in People Also Ask for 'climate change'?","Is there a knowledge graph for 'Albert Einstein'?","What shopping results appear for 'wireless headphones'?"],"tags":["keywords","web search","google"],"available_in_chat":true,"available_in_deepthink":true,"available_in_mcp":false,"mcp_audience":"all","config":{"type":"object","properties":{"location_request":{"description":"Location request (ex: Paris, FR), will translate to location ID","title":"Location Request","type":"string"},"device":{"default":"mobile","description":"Device to use for search","enum":["mobile","desktop"],"title":"Device","type":"string"}},"required":["location_request"]},"item":{"type":"object","properties":{"query":{"description":"The search query to analyze","title":"Query","type":"string"},"question":{"description":"What do you want to know about the search results?","title":"Question","type":"string"}},"required":["query","question"]},"response":{"$defs":{"GoogleSearchRawResults":{"properties":{"keyword":{"title":"Keyword","type":"string"},"type":{"title":"Type","type":"string"},"se_domain":{"title":"Se Domain","type":"string"},"location_code":{"title":"Location Code","type":"integer"},"language_code":{"title":"Language Code","type":"string"},"check_url":{"title":"Check Url","type":"string"},"datetime":{"title":"Datetime","type":"string"},"spell":{"anyOf":[{"type":"string"},{"type":"null"}],"title":"Spell"},"item_types":{"items":{"type":"string"},"title":"Item Types","type":"array"},"se_results_count":{"title":"Se Results Count","type":"integer"},"items_count":{"title":"Items Count","type":"integer"},"items":{"items":{"additionalProperties":true,"type":"object"},"title":"Items","type":"array"}},"required":["keyword","type","se_domain","location_code","language_code","check_url","datetime","spell","item_types","se_results_count","items_count","items"],"title":"GoogleSearchRawResults","type":"object"}},"properties":{"answer":{"description":"The answer to the question","title":"Answer","type":"string"},"results":{"$ref":"#/$defs/GoogleSearchRawResults","description":"The SERP results used to generate the answer"}},"required":["answer","results"],"title":"GoogleSearchProcessedItem","type":"object"},"has_canvas":true,"open_canvas_automatically":false}