update_notification
Modify existing email notifications in ServiceNow by providing the notification sys_id and fields to update such as name, subject, message HTML, and active status.
Instructions
Update an existing email notification (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update: name, subject, message_html, active, condition, etc. | |
| sys_id | Yes | Notification sys_id |