PagerDuty
PAGERDUTY_CREATE_ESCALATION_POLICY
Creates a new escalation policy in PagerDuty, defining how incidents are escalated to different responders or teams. This endpoint allows you to set up a structured response plan for managing incidents, including escalation rules, targets, and associated services or teams. Use this when setting up or modifying incident management workflows. The created policy determines the sequence of notifications and assignments for unacknowledged incidents. Note that while you can create the policy structure, actual service associations are read-only and must be managed separately. Only one team can be associated with a policy, and the account must have the 'teams' ability to use this feature.
Other tools also called PAGERDUTY_CREATE_ESCALATION_POLICY?
See providers with this name
Input Schema
{
"type": "object",
"properties": {}
}