update_notification
Update an existing ServiceNow email notification by providing its sys_id and the fields to change, such as name, subject, message_html, active, or condition.
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 |