get_anomalies
Retrieve detected anomalies for a site, where metrics deviate significantly from their 7-day rolling average. Includes type, severity, deviation percentage, and AI explanation.
Instructions
Get detected anomalies for the site.
Anomalies are automatically detected when metrics deviate significantly from their 7-day rolling average (>2 standard deviations). Types include: traffic_spike, traffic_drop, friction_surge, and bounce_spike.
Each anomaly includes: type, severity (warning/critical), metric name, expected vs actual values, deviation percentage, and an AI-generated explanation of what likely caused it.
Args: limit: Max results (1-200, default 20) unacknowledged_only: Only show unacknowledged anomalies
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| unacknowledged_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |