list_users_oncall
Retrieve users on call for a given schedule within a specified time range. Specify schedule ID and optional start/end times to filter results.
Instructions
List the users on call for a schedule during the specified time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes | The ID of the schedule to query | |
| since | No | Start of query range in ISO8601 format | |
| until | No | End of query range in ISO8601 format | |
| include | No | List of fields to include in the response. If specified, only these fields will be returned for each user on call |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||