List Maintenance Windows
list_maintenance_windowsList the maintenance windows of a project across all scopes, with the window ids needed to cancel them. Set activeOnly to see just the ones in effect right now. Requires project context. Use this to browse windows or find an id; to plan or cancel one use manage_maintenance_window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Public ID (GUID) of the project — defaults to the project in the session context | |
| activeOnly | No | Only windows that are in effect right now |