PagerDuty · Capability
PagerDuty API — Templates
PagerDuty API — Templates. 7 operations. Lead operation: PagerDuty List templates. Self-contained Naftiko capability covering one Pagerduty business surface.
What You Can Do
GET
Gettemplates
— PagerDuty List templates
/v1/templates
POST
Createtemplate
— PagerDuty Create a template
/v1/templates
GET
Gettemplatefields
— PagerDuty List template fields
/v1/templates/fields
GET
Gettemplate
— PagerDuty Get a template
/v1/templates/{id}
PUT
Updatetemplate
— PagerDuty Update a template
/v1/templates/{id}
DELETE
Deletetemplate
— PagerDuty Delete a template
/v1/templates/{id}
POST
Rendertemplate
— PagerDuty Render a template
/v1/templates/{id}/render
MCP Tools
pagerduty-list-templates
PagerDuty List templates
read-only
idempotent
pagerduty-create-template
PagerDuty Create a template
pagerduty-list-template-fields
PagerDuty List template fields
read-only
idempotent
pagerduty-get-template
PagerDuty Get a template
read-only
idempotent
pagerduty-update-template
PagerDuty Update a template
idempotent
pagerduty-delete-template
PagerDuty Delete a template
idempotent
pagerduty-render-template
PagerDuty Render a template