list_alerts
Fetch competitive alerts to monitor changes across pricing, content, positioning, tech-trust, and AI visibility. Filter by dimension, severity, or competitor to track market movements and access change diffs with recommended actions.
Instructions
Get paginated competitive alerts — detected changes across all monitored dimensions. Filter by dimension (tech-trust, content, positioning, pricing, ai-visibility), severity (critical, high, medium, info), and/or competitorId. Alerts include change diffs and action hints. Use this to find recent competitive changes before diving into specific dimension dashboards. Read-only. Returns paginated JSON array with pagination.hasMore flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project ID (from list_projects) | |
| page | No | Page number (1-indexed, default: 1) | |
| limit | No | Items per page (default: 20, max: 100) | |
| dimension | No | Filter by dimension | |
| severity | No | Filter by severity level | |
| competitorId | No | Filter by competitor ID (from list_competitors) |