gsc_quick_snapshot
Retrieve Google Search Console totals, top 10 queries, and top 10 pages in a single call. Use this to get a quick organic search performance overview.
Instructions
GSC totals + top 10 queries + top 10 pages in one call.
Replaces calling gsc_totals, gsc_search_analytics(query), and gsc_search_analytics(page) separately. Use this as the starting point for any 'how is organic search doing?' question.
Args: start_date: Start date YYYY-MM-DD (default: 31 days ago) end_date: End date YYYY-MM-DD (default: 3 days ago) country: 3-letter country code (e.g. usa, gbr). Empty for global.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | ||
| end_date | No | ||
| start_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |