get_performance_overview
Summarize site search performance for any period, including overall totals, daily trends, and top 5 queries and pages.
Instructions
Summary of site search performance for a period: overall totals, daily trend, and top 5 queries and pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Trailing window in days used when startDate/endDate are omitted (default 28). The window ends 2 days ago because Search Console data lags. | |
| endDate | No | End date (YYYY-MM-DD). | |
| siteUrl | Yes | Property URL exactly as registered in Search Console: "https://example.com/" for URL-prefix properties or "sc-domain:example.com" for domain properties | |
| startDate | No | Start date (YYYY-MM-DD). Provide together with endDate, or omit both and use "days". |