gsc_alerts
Compare recent and previous Google Search Console periods to surface significant shifts, alerting on lost positions, collapsed CTR, and dropped pages.
Instructions
What changed sharply enough to be worth a message today.
Compares the last window_days against the window before it across both
queries and pages, and returns only movements past the alerting rules:
lost positions, collapsed CTR, dropped or vanished pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | End date YYYY-MM-DD. Defaults to today. | |
| no_cache | No | ||
| site_url | Yes | `sc-domain:example.com` for a domain property, or `https://example.com/` with the trailing slash for a URL-prefix property. Call gsc_sites if unsure. | |
| row_limit | No | Rows returned. Default 100, capped at 1000. | |
| thresholds | No | Override the adaptive thresholds: min_impressions, min_clicks, high_visibility_impressions, ctr_curve. | |
| window_days | No | Length of the window to compare. | |
| response_format | No | `tsv` (default, compact) or `json`. | tsv |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |