ticktick_get_task
Retrieve full details of a specific task using its project ID and task ID.
Instructions
Use this to get a single task with full details. Required: projectId and taskId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | Project/list ID the task belongs to | |
| taskId | Yes | Task ID |