everhour_update_task
Update an Everhour task's details—name, type, labels, status, assignee, or description—to ensure accurate project records.
Instructions
Update an existing task in Everhour.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Task ID | |
| name | No | New task name | |
| type | No | Task type | |
| labels | No | Array of labels to assign to the task | |
| status | No | Task status | |
| assignee | No | User ID to assign the task to | |
| description | No | Task description |