PagerDuty
Read PagerDuty incidents and who is on call.
Connect PagerDuty with a REST API key to list and read incidents and see current on-call assignments.
Connect
| Credential field | Required | Where it comes from |
|---|---|---|
API key (API_KEY) | Yes | A PagerDuty REST API key, sent as Token token=KEY. |
Tools
| Tool | Access | What it does |
|---|---|---|
List incidents (yekar.pagerduty.list-incidents) | Read | List incidents, filterable by state, service and time window. |
Get incident (yekar.pagerduty.get-incident) | Read | Read one incident: status, urgency, assignments, service and timestamps. |
List on-calls (yekar.pagerduty.list-oncalls) | Read | Who is on call: the current on-call entries across escalation policies and schedules. |
Notes
- In PagerDuty, open Integrations → API Access Keys and create a REST API key (read-only keys work for every tool here).