ticktick_update_task
Modify existing TickTick tasks by updating titles, descriptions, priorities, due dates, or completion status to keep your task list current and organized.
Instructions
Update an existing task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task to update | |
| title | No | New task title | |
| content | No | New task description | |
| priority | No | New priority level | |
| due_date | No | New due date | |
| completed | No | Mark as completed/incomplete |