Search Console Dashboard
get_dashboardAnalyze Google Search Console data for a specific website property. View performance metrics, trends, top queries, pages, and geographic insights through an interactive dashboard.
Instructions
Drill into a single property. Shows an interactive dashboard with hero metrics, trend chart, top queries, top pages, country breakdown, ranking distribution, new/lost queries, and branded split. Use the siteUrl from get_overview results. Requires synced data — run setup first if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| siteUrl | Yes | GSC property URL, e.g. "sc-domain:example.com". Get this from the overview or list_properties. | |
| dateRange | No | Date range: "7d", "28d", "3m", "6m", "12m", "16m", or named presets: "lw", "tm", "lm", "tq", "lq", "ytd". Default: "3m". | |
| comparisonMode | No | Comparison mode. Default: "previous_period". | |
| matchWeekdays | No | Align comparison period to match weekday patterns. Default: false. | |
| brandTerms | No | Brand terms for branded/non-branded split (e.g. ["mysite", "my site"]). |