{"id":"url_keywords","name":"Keywords performance for URL (From Google Search Console)","alias":"URLKeywords","aliases":[],"description_short":"Get GSC keywords for a given URL.","description_long":"\n    Get Google Search Console keyword performance metrics for a specific URL (i.e., clicks, impressions, position).\n    ","description_tool_prompt":"\n    Get Google Search Console keyword performance metrics for a specific URL (i.e., clicks, impressions, position).\n    ","source":"Google Search Console API","conversation_examples":["Show me the keywords performance for https://www.example.org/p/5866-toothbrush","What is the top keyword for https://www.example.org/p/5866-toothbrush in the last 30 days?"],"tags":["keywords","google"],"available_in_chat":true,"available_in_deepthink":true,"available_in_mcp":true,"mcp_audience":"all","config":{"type":"object","properties":{},"required":[]},"item":{"type":"object","properties":{"url":{"description":"The URL to analyze.","title":"Url","type":"string"},"period":{"description":"Time period to analyze.","enum":["last_7d","last_30d","last_90d"],"title":"Time Period","type":"string"}},"required":["url","period"]},"response":{"$defs":{"KeywordPerformance":{"properties":{"keyword":{"anyOf":[{"type":"string"},{"type":"null"}],"description":"The keyword.","title":"Keyword"},"clicks":{"description":"Number of clicks.","title":"Clicks","type":"number"},"impressions":{"description":"Number of impressions.","title":"Impressions","type":"number"},"position":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Average position.","title":"Position"},"ctr":{"anyOf":[{"type":"number"},{"type":"null"}],"description":"Click-through rate (CTR).","title":"Ctr"},"estimated_revenue":{"description":"Estimated revenue for this keyword.","title":"Estimated Revenue","type":"number"},"predictions":{"anyOf":[{"additionalProperties":true,"type":"object"},{"type":"null"}],"description":"Predicted metrics for different devices.","title":"Predictions"},"smart_keyword_in_metadata":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"description":"Whether the keyword is present in the page title or description.","title":"Smart Keyword In Metadata"}},"required":["keyword","clicks","impressions","position","ctr","estimated_revenue","predictions"],"title":"KeywordPerformance","type":"object"},"ProjectMetadataProcessedItem":{"properties":{"values":{"additionalProperties":{"anyOf":[{"type":"string"},{"type":"number"}]},"description":"Retrieved metadata values","propertyNames":{"enum":["brand_name","website_description","internationalization_strategy","tone_of_voice","currency","revenue_per_visit_desktop","revenue_per_visit_tablet","revenue_per_visit_mobile"]},"title":"Values","type":"object"},"not_set_values":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"default":null,"description":"Keys that were requested but not set","title":"Not Set Values"},"message":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Message describing the result","title":"Message"}},"required":["values"],"title":"ProjectMetadataProcessedItem","type":"object"}},"properties":{"project_metadata":{"$ref":"#/$defs/ProjectMetadataProcessedItem","description":"Project metadata information."},"period":{"description":"The time period analyzed.","title":"Period","type":"string"},"keywords":{"description":"List of keyword performance metrics.","items":{"$ref":"#/$defs/KeywordPerformance"},"title":"Keywords","type":"array"},"metrics":{"additionalProperties":true,"description":"Top-level metrics for the URL.","title":"Metrics","type":"object"},"estimated_revenue":{"description":"Estimated revenue based on keyword performance.","title":"Estimated Revenue","type":"number"},"estimated_revenue_currency":{"description":"Currency of the estimated revenue.","title":"Estimated Revenue Currency","type":"string"},"predictions_agg":{"additionalProperties":{"additionalProperties":{"type":"number"},"type":"object"},"description":"Aggregated predictions for different devices.","title":"Predictions Agg","type":"object"},"estimated_revenue_comments":{"description":"Comments on how the estimated revenue was calculated.","title":"Estimated Revenue Comments","type":"string"},"keywords_comments":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"description":"Comments on the keyword performance metrics provided.","title":"Keywords Comments"}},"required":["project_metadata","period","keywords","metrics","estimated_revenue","estimated_revenue_currency","predictions_agg","estimated_revenue_comments"],"title":"URLKeywordsProcessedItem","type":"object"},"has_canvas":true,"open_canvas_automatically":false}