Get Device Scheduled Windows
get_device_scheduled_windowsRetrieve upcoming scheduled maintenance windows for a device by providing its UUID. Returns start/end times and window types, with optional future date filter.
Instructions
Get upcoming scheduled maintenance periods for a specific device. Returns start/end times and window types. Optionally provide a future date limit (ISO 8601 UTC). start/end are derived occurrence times (the window stores dtstart+duration_minutes+rrule, not start/end); their timezone basis follows the window's use_local_tz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | ||
| org_uuid | No | ||
| device_uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||