toggle_task
Switch a task between open and done status to update its completion state in a project.
Instructions
Toggle a task between open and done status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_uuid | Yes | UUID of the task to toggle | |
| project_uuid | Yes | UUID of the project |