list_alerts
List tracked error/fatal alerts for this project, ranked by occurrence count. Each alert has a fingerprint that can be passed to resolve_alert.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (1-100, default 20) | |
| resolved | No | Filter by resolved state. Omit for all, true for resolved, false for active. |