ticktask_update_task
Update a TickTick task by specifying its task ID and project ID, with optional modifications to title, content, due date, or priority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ||
| project_id | Yes | ||
| title | No | ||
| content | No | ||
| due | No | ||
| priority | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||