update_servicenow_notification
Modify an existing ServiceNow notification integration by updating connection parameters, authentication, and event severities.
Instructions
Update a ServiceNow notification integration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the ServiceNow integration | |
| password | Yes | ServiceNow password | |
| username | Yes | ServiceNow username | |
| outboundId | Yes | Notification ID (UUID format) | |
| severities | Yes | Event severities to include (e.g., ["alert", "warning", "anomaly"]) | |
| instanceName | Yes | ServiceNow instance name | |
| sourceInstance | Yes | ServiceNow source instance |