Connection required. Each tool depends on a connected integration (Google Search Console, Bing Webmaster Tools, or Google Analytics). When the integration is not connected for the brand, the tool returns
connected: false with empty data rather than an error — so an assistant can tell you what to connect instead of failing.All Measure tools require the
read:measure scope. Existing OAuth connections created before this scope must reconnect to use them.get_search_console_metrics
Google Search Console performance for the brand’s site: clicks, impressions, CTR, and average position, broken down by search query or by page.Parameters
Returns
Example Prompts
OAuth Scope
Requires:read:measure
get_bing_metrics
Bing Webmaster Tools search performance for the brand’s site, by query or by page. Same shape asget_search_console_metrics, sourced from Bing.
Parameters
Returns
OAuth Scope
Requires:read:measure
get_referrer_analytics
Google Analytics traffic attributed to AI sources (ChatGPT, Perplexity, Gemini, and others) versus total site traffic — how much of your audience is now arriving from AI assistants.Parameters
Returns
Example Prompts
OAuth Scope
Requires:read:measure
get_ai_revenue
Google Analytics revenue and conversions attributed to AI-driven traffic: what AI referrals are worth, with per-source and organic comparisons. ReturnshasEcommerceData: false when the property has no e-commerce tracking.
Parameters
Returns
Example Prompts
OAuth Scope
Requires:read:measure
get_crawler_activity
Which AI crawlers (GPTBot, ClaudeBot, PerplexityBot, Google-Extended, and others) have been hitting the brand’s site, based on server log analysis.Parameters
Returns
Example Prompts
OAuth Scope
Requires:read:measure
get_page_performance
Per-page AI crawler activity: which pages AI bots visit most, with the top bots per page. Complementsget_crawler_activity (site-wide) with a page-level breakdown.
Parameters
Returns
Example Prompts
OAuth Scope
Requires:read:measure
Related Pages
Each tool above mirrors a dashboard page in the Measure section:- Google Search Console —
get_search_console_metrics - Bing Webmaster Tools —
get_bing_metrics - Referrer Analytics —
get_referrer_analytics - AI Revenue —
get_ai_revenue - Crawler Analytics —
get_crawler_activity - Page Performance —
get_page_performance

