list_monitors
Review Datadog monitors with optional status and tag filters, providing a clear overview of alerts and healthy checks.
Instructions
List all Datadog monitors with optional filtering by status and tags. Useful for getting an overview of all monitors in your account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter monitors by tags (e.g., ["env:prod", "team:backend"]). Only monitors with all specified tags are returned. | |
| status | No | Filter monitors by status. 'triggered' shows active alerts, 'OK' shows healthy monitors, 'degraded' shows degraded monitors |