PagerDuty · Capability
PagerDuty API — Webhooks
PagerDuty API — Webhooks. 7 operations. Lead operation: PagerDuty List webhook subscriptions. Self-contained Naftiko capability covering one Pagerduty business surface.
What You Can Do
GET
Listwebhooksubscriptions
— PagerDuty List webhook subscriptions
/v1/webhook-subscriptions
POST
Createwebhooksubscription
— PagerDuty Create a webhook subscription
/v1/webhook-subscriptions
GET
Getwebhooksubscription
— PagerDuty Get a webhook subscription
/v1/webhook-subscriptions/{id}
PUT
Updatewebhooksubscription
— PagerDuty Update a webhook subscription
/v1/webhook-subscriptions/{id}
DELETE
Deletewebhooksubscription
— PagerDuty Delete a webhook subscription
/v1/webhook-subscriptions/{id}
POST
Enablewebhooksubscription
— PagerDuty Enable a webhook subscription
/v1/webhook-subscriptions/{id}/enable
POST
Testwebhooksubscription
— PagerDuty Test a webhook subscription
/v1/webhook-subscriptions/{id}/ping
MCP Tools
pagerduty-list-webhook-subscriptions
PagerDuty List webhook subscriptions
read-only
idempotent
pagerduty-create-webhook-subscription
PagerDuty Create a webhook subscription
pagerduty-get-webhook-subscription
PagerDuty Get a webhook subscription
read-only
idempotent
pagerduty-update-webhook-subscription
PagerDuty Update a webhook subscription
idempotent
pagerduty-delete-webhook-subscription
PagerDuty Delete a webhook subscription
idempotent
pagerduty-enable-webhook-subscription
PagerDuty Enable a webhook subscription
pagerduty-test-webhook-subscription
PagerDuty Test a webhook subscription
read-only