get-downtimes
List active and scheduled maintenance downtimes in Datadog to understand scope, schedule, and duration, helping on-call identify why monitors are muted.
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 |