update_opsgenie_notification
Update an OpsGenie notification integration by providing the notification ID, name, API key, and event severities to include.
Instructions
Update an OpsGenie notification integration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the OpsGenie integration | |
| apikey | Yes | OpsGenie API key | |
| outboundId | Yes | Notification ID (UUID format) | |
| severities | Yes | Event severities to include (e.g., ["alert", "warning", "anomaly"]) |