update_task
Modify existing task records in ServiceNow by updating specific fields using system ID and key-value pairs. Requires write permissions to edit task information.
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 |