{"id":"nearest_page_for_topic","name":"Find Nearest Pages for Topic","alias":"NearestPages","aliases":[],"description_short":"Get the nearest page for a given topic.","description_long":"\n    Find your five most relevant pages for a given topic from Google search results.\n    This can help you evaluate your pages' relevance to identify internal linking opportunities and content optimization.\n    ","description_tool_prompt":"Get the nearest page (for current project) for a given topic","source":"Browser Fetching on Google Search","conversation_examples":["Find the nearest pages for 'electric toothbrush'","Do a keyword research for 'sustainable fashion' with @KeywordsSuggestionsGoogleAdsPlanner and then find the nearest pages for the 5 keywords with most search volume"],"tags":[],"available_in_chat":true,"available_in_deepthink":true,"available_in_mcp":false,"mcp_audience":"all","config":{"type":"object","properties":{},"required":[]},"item":{"type":"object","properties":{"topic":{"description":"The topic to analyze.","title":"Topic","type":"string"},"country":{"description":"The country to search for.","title":"Country","type":"string"}},"required":["topic","country"]},"response":{"$defs":{"TopicPage":{"properties":{"url":{"description":"URL of the page.","title":"Url","type":"string"},"title":{"description":"Title of the page.","title":"Title","type":"string"},"description":{"description":"Description of the page.","title":"Description","type":"string"},"relevance_score":{"description":"Relevance score.","title":"Relevance Score","type":"number"},"explanation":{"description":"Explanation of the relevance score.","title":"Explanation","type":"string"}},"required":["url","title","description","relevance_score","explanation"],"title":"TopicPage","type":"object"}},"properties":{"pages":{"description":"List of evaluated topic pages.","items":{"$ref":"#/$defs/TopicPage"},"title":"Pages","type":"array"}},"required":["pages"],"title":"NearestPageForTopicProcessedItem","type":"object"},"has_canvas":true,"open_canvas_automatically":false}