update_scrum_task
Update a Scrum task in ServiceNow by providing its system ID and a map of fields to change. Directly modify task attributes.
Instructions
Update a scrum task (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Key-value pairs to update | |
| sys_id | Yes | System ID of the scrum task |