update_task
Update specific fields on a task record using its system ID, enabling targeted modifications to ServiceNow tasks.
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 |