pagerduty_list_oncalls
Retrieve the list of currently on-call personnel from PagerDuty, with optional filtering by schedule ID or user ID.
Instructions
List who is currently on-call in PagerDuty, optionally filtered by schedule or user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | Yes | PagerDuty API key | |
| schedule_ids | No | Filter by schedule ID | |
| user_ids | No | Filter by user ID |