list_maintenance_windows
Check for overlapping maintenance windows before scheduling and confirm window activity after deployments.
Instructions
List maintenance windows for the workspace.
Use this BEFORE creating a new window to check whether someone else (or an earlier agent run) already scheduled overlap, or AFTER a deploy to confirm the window you opened is still active.
Filters (all optional; combine freely):
monitor_id: UUID of a monitor — only windows attached to that single monitor (org-wide windows are excluded).status:"active"for windows currently in progress, or"upcoming"for windows scheduled in the future. Past / cancelled windows are not returned by the API today; omitstatusfor the broadest result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitor_id | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |