list_maintenance_windows
List maintenance windows to prevent scheduling conflicts and confirm active windows after deployments, with optional filters for monitor and status.
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 |