list_events
Search and filter Datadog events like deploys, alerts, and comments by source, tags, priority, or time range to investigate incidents and track changes.
Instructions
Search Datadog events (deploys, alerts, comments, etc.) with filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End time: relative or ISO 8601 or 'now' | now |
| from | No | Start time: relative (1h, 1d, 7d) or ISO 8601 | 1d |
| tags | No | Comma-separated tags to filter by | |
| limit | No | Max events to return | |
| query | No | Search query for events. E.g. 'sources:deploy', 'tags:env:prod' | |
| cursor | No | Pagination cursor from previous response | |
| source | No | Filter by event source | |
| priority | No | Filter by event priority |