update_task_details
Update a task's description, due date, or labels for tasks you own or that are unclaimed, without affecting tasks assigned to others.
Instructions
Refine a task's description, deadline or labels - for example after investigating and learning what the work actually involves. Only tasks you hold, or tasks nobody has claimed, can be edited; another worker's task is never touched.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | No | Existing board label names to add. Labels are never removed. | |
| task_id | Yes | Task id to edit. | |
| due_date | No | New deadline as ISO-8601. Omit to leave it alone. | |
| description | No | Replacement description. Omit to leave it alone. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||