update_task
Update specific fields on a ServiceNow task by providing its system ID and the key-value pairs to modify.
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 |