pagerduty_list_oncalls
Retrieve current on-call assignments from PagerDuty. Optionally filter results 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 |