get-downtimes
List Datadog maintenance downtimes to check active, scheduled, or muted monitors. Shows scope, schedule, and duration for on-call.
Instructions
List scheduled maintenance downtimes in Datadog. Use for 'are there any active downtimes', 'what's scheduled for maintenance', 'why is this monitor muted'. Shows scope, schedule, and duration. Critical for on-call to understand muted monitors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currentOnly | No | Return only currently active downtimes | |
| include | No | Comma-separated list to include (e.g., 'created_by,monitor') | |
| pageOffset | No | Pagination offset | |
| pageLimit | No | Number of downtimes to return |