update_notification
Update a ServiceNow email notification by specifying its sys_id and fields like name, subject, message, or 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 |