create_notification_policy
Create notification policies to route alerts based on incident severity, monitors, regions, or other rules. Define escalation steps with delays, channels, and actions on resolve or reopen.
Instructions
Create a notification policy.
Required: name, matchRules (list of {type, value?, monitorIds?, regions?}), escalation ({steps: [{delayMinutes, channelIds}], onResolve?, onReopen?}), enabled (bool), priority (int, higher = evaluated first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |