update_task
Update a ServiceNow task record by providing its system ID and key-value field changes. The tool modifies the specified task's fields directly.
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 |