wp_performance_alerts
Retrieve performance alerts and anomaly detection results for your WordPress site. Filter by severity, category, or site to identify issues.
Instructions
Get performance alerts and anomaly detection results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | Specific site ID for multi-site setups (optional for single site) | |
| severity | No | Filter alerts by severity level (info, warning, error, critical) | |
| category | No | Filter alerts by category (performance, cache, system, wordpress) | |
| limit | No | Maximum number of alerts to return (default: 20) | |
| includeAnomalies | No | Include detected anomalies (default: true) |