{"id":"google_people_also_search","name":"Google People Also Search","alias":"GooglePeopleAlsoSearch","aliases":[],"description_short":"Retrieve the Google 'People Also Search' questions for a specific query","description_long":"Retrieve the Google 'People Also Search' questions for a specific query","description_tool_prompt":"Retrieve the Google 'People Also Search' questions for a specific query","source":"Google","conversation_examples":["What are the 'People Also Search' queries on Google for 'iphone 15'?","What are the 'People Also Search' queries on Google for 'best running shoes'?","What are the 'People Also Search' queries on Google for 'climate change'?"],"tags":["keywords","google"],"available_in_chat":false,"available_in_deepthink":false,"available_in_mcp":null,"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":{"properties":{"results":{"description":"List of People Also Search questions with their details","items":{"type":"string"},"title":"Results","type":"array"}},"required":["results"],"title":"GooglePeopleAlsoSearchProcessedItem","type":"object"},"has_canvas":false,"open_canvas_automatically":false}