update_task
Update a task's details including body, due date, and custom fields by providing the task ID.
Instructions
Update a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| body | No | ||
| due_date | No | ||
| fields_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |