{"id":"google_people_also_ask","name":"Google People Also Ask","alias":"GooglePeopleAlsoAsk","aliases":[],"description_short":"Retrieve Google 'People Also Ask' questions for a specific query.","description_long":"Retrieve the Google 'People Also Ask' questions for a specific query.","description_tool_prompt":"Retrieve the Google 'People Also Ask' questions for a specific query.","source":"Google","conversation_examples":["What are the 'People Also Ask' questions on Google for 'how to make pizza'?","What are the 'People Also Ask' questions on Google for 'best running shoes'?","What are the 'People Also Ask' questions on Google for 'climate change'?"],"tags":["keywords","google"],"available_in_chat":true,"available_in_deepthink":true,"available_in_mcp":true,"mcp_audience":"all","config":{"type":"object","properties":{"location_id":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"description":"Location ID (optional)","title":"Location Id"},"location_request":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Location request (ex: Paris, FR), will translate to location ID","title":"Location Request"},"country_code":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"ISO3166 country code (ex: GB)","title":"Country Code"},"lang_code":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"BCP47 language code (ex: \"en\", \"en-GB\")","title":"Lang Code"},"device":{"default":"mobile","description":"Device to use for search (optional - defaults to mobile)","enum":["mobile","desktop"],"title":"Device","type":"string"}},"required":[]},"item":{"type":"object","properties":{"query":{"description":"The search query to analyze","maxLength":700,"title":"Query","type":"string"}},"required":["query"]},"response":{"$defs":{"PeopleAlsoAskItem":{"properties":{"question":{"title":"Question","type":"string"},"type":{"title":"Type","type":"string"}},"required":["question","type"],"title":"PeopleAlsoAskItem","type":"object"}},"properties":{"results":{"description":"List of People Also Ask questions with their details","items":{"$ref":"#/$defs/PeopleAlsoAskItem"},"title":"Results","type":"array"}},"required":["results"],"title":"GooglePeopleAlsoAskProcessedItem","type":"object"},"has_canvas":false,"open_canvas_automatically":false}