alertops_get_group_schedule
Retrieve a group's on-call schedule for a date range up to three months, using the group ID.
Instructions
List a group's on-call schedule for a date range (max duration 3 months). Requires a Group ID from alertops_list_groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | End date, format 'mm/dd/yyyy'. | |
| group_id | Yes | Group ID, from alertops_list_groups. | |
| start_date | Yes | Start date, format 'mm/dd/yyyy'. |