Skip to main content

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 fieldRequiredWhere it comes from
API key (API_KEY)YesA PagerDuty REST API key, sent as Token token=KEY.

Tools

ToolAccessWhat it does
List incidents (yekar.pagerduty.list-incidents)ReadList incidents, filterable by state, service and time window.
Get incident (yekar.pagerduty.get-incident)ReadRead one incident: status, urgency, assignments, service and timestamps.
List on-calls (yekar.pagerduty.list-oncalls)ReadWho 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).