update_epic
Modify an existing ServiceNow epic by its system ID, applying specified field updates to keep records current.
Instructions
Update an epic (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Key-value pairs to update | |
| sys_id | Yes | System ID of the epic |