create_pagerduty_notification
Establishes a PagerDuty integration to route Bluematador event notifications based on selected severities such as alert, warning, and anomaly.
Instructions
Create a PagerDuty notification integration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the PagerDuty integration | |
| account | Yes | PagerDuty account name | |
| severities | Yes | Event severities to include (e.g., ["alert", "warning", "anomaly"]) | |
| serviceName | Yes | PagerDuty service name | |
| serviceSecret | Yes | PagerDuty service integration key |