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