PagerDuty · Capability
PagerDuty API — Teams
PagerDuty API — Teams. 14 operations. Lead operation: PagerDuty Create a team. Self-contained Naftiko capability covering one Pagerduty business surface.
What You Can Do
POST
Createteam
— PagerDuty Create a team
/v1/teams
GET
Listteams
— PagerDuty List teams
/v1/teams
GET
Getteam
— PagerDuty Get a team
/v1/teams/{id}
DELETE
Deleteteam
— PagerDuty Delete a team
/v1/teams/{id}
PUT
Updateteam
— PagerDuty Update a team
/v1/teams/{id}
GET
Listteamsauditrecords
— PagerDuty List audit records for a team
/v1/teams/{id}/audit/records
DELETE
Deleteteamescalationpolicy
— PagerDuty Remove an escalation policy from a team
/v1/teams/{id}/escalation-policies/{escalation-policy-id}
PUT
Updateteamescalationpolicy
— PagerDuty Add an escalation policy to a team
/v1/teams/{id}/escalation-policies/{escalation-policy-id}
GET
Listteamusers
— PagerDuty List members of a team
/v1/teams/{id}/members
GET
Getteamnotificationsubscriptions
— PagerDuty List Team Notification Subscriptions
/v1/teams/{id}/notification-subscriptions
POST
Createteamnotificationsubscriptions
— PagerDuty Create Team Notification Subscriptions
/v1/teams/{id}/notification-subscriptions
POST
Removeteamnotificationsubscriptions
— Unsubscribe the given Team from Notifications on the matching Subscribable entities.
/v1/teams/{id}/notification-subscriptions/unsubscribe
DELETE
Deleteteamuser
— PagerDuty Remove a user from a team
/v1/teams/{id}/users/{user-id}
PUT
Updateteamuser
— PagerDuty Add a user to a team
/v1/teams/{id}/users/{user-id}
MCP Tools
pagerduty-create-team
PagerDuty Create a team
pagerduty-list-teams
PagerDuty List teams
read-only
idempotent
pagerduty-get-team
PagerDuty Get a team
read-only
idempotent
pagerduty-delete-team
PagerDuty Delete a team
idempotent
pagerduty-update-team
PagerDuty Update a team
idempotent
pagerduty-list-audit-records-team
PagerDuty List audit records for a team
read-only
idempotent
pagerduty-remove-escalation-policy-team
PagerDuty Remove an escalation policy from a team
idempotent
pagerduty-add-escalation-policy-team
PagerDuty Add an escalation policy to a team
idempotent
pagerduty-list-members-team
PagerDuty List members of a team
read-only
idempotent
pagerduty-list-team-notification-subscriptions
PagerDuty List Team Notification Subscriptions
read-only
idempotent
pagerduty-create-team-notification-subscriptions
PagerDuty Create Team Notification Subscriptions
unsubscribe-given-team-notifications-matching
Unsubscribe the given Team from Notifications on the matching Subscribable entities.
pagerduty-remove-user-team
PagerDuty Remove a user from a team
idempotent
pagerduty-add-user-team
PagerDuty Add a user to a team
idempotent