ticktick_complete_task
Mark a specific task as completed by providing its project and task IDs.
Instructions
Use this to mark a task as done. Required: projectId and taskId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project/list ID the task belongs to | |
| taskId | Yes | Task ID to complete |