Update a task
clockify_update_taskModify Clockify tasks: rename, reassign to users, mark complete, adjust project, billable status, or estimated hours.
Instructions
Renames a task, reassigns it or marks it done.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| status | No | DONE marks the task finished | |
| task_id | Yes | Task id | |
| billable | No | ||
| project_id | No | Project id | |
| assignee_ids | No | ||
| project_name | No | Project name instead of the id | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. | |
| estimate_hours | No |