list_all_monitors
List all Datadog monitors with their current alert states to review what's being monitored and check for active alerts. Filter by name, tags, or state to narrow results.
Instructions
Browse all monitors and their current alert states.
Use this when: want to see what's being monitored or check alert status. For a faceted/full-text search instead of exact filters, use search_monitors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Monitor name search term | |
| tags | No | Resource tags filter (e.g. "env:prod,service:api") | |
| limit | No | Max monitors to return (default: 100) | |
| group_states | No | Filter by state, e.g. "alert,warn,no data" - only show alerting monitors | |
| monitor_tags | No | Monitor-specific tags filter | |
| with_downtimes | No | Include muted-monitor info |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||