update_pagerduty_notification
Update an existing PagerDuty notification integration by modifying its name, account, service, key, or severity filters.
Instructions
Update a PagerDuty notification integration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the PagerDuty integration | |
| account | Yes | PagerDuty account name | |
| outboundId | Yes | Notification ID (UUID format) | |
| severities | Yes | Event severities to include (e.g., ["alert", "warning", "anomaly"]) | |
| serviceName | Yes | PagerDuty service name | |
| serviceSecret | Yes | PagerDuty service integration key |