alerts
Detects drops in position, clicks, or CTR for queries and pages by comparing recent performance to prior period. Flags critical declines at double the threshold.
Instructions
Detects regressions in last N days vs prior N days.
Emits per-entity (query+page) alerts: position_drop, ctr_collapse, click_drop, disappeared. Severity: critical (≥2× threshold) > warning. Dedup keeps highest severity per entity.
IMPORTANT: Use ONLY the data returned by this tool. Do not speculate about figures, do not extrapolate beyond the time range queried, and cite site_url + date_range when reporting numbers to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_url | Yes | ||
| days | No | ||
| severity_threshold | No | warning |