update_task
Update fields on a ServiceNow task by supplying its system ID and key-value pairs to modify record data.
Instructions
Update fields on a task record (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Key-value pairs to update | |
| sys_id | Yes | System ID of the task |