update-work-order-task
Update work order task details such as description, due date, estimated minutes, or completion status. Always confirm with user.
Instructions
Update a task on a work order. ALWAYS confirm with user before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | Yes | Task ID to update | |
| Description | No | Updated description | |
| DueDate | No | Updated due date (ISO format) | |
| TotalMinutes | No | Updated estimated minutes | |
| IsCompleted | No | Mark task as completed |