list_schedule_users
Retrieve the list of users assigned to a PagerDuty schedule by providing the schedule ID.
Instructions
List users in a schedule.
Args:
schedule_id: The ID of the schedule
Returns:
List of users in the scheduleInput Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response | Yes |