Get Task
ticktick_get_taskRetrieve a specific task from TickTick using its project ID and task ID. Get full details including subtasks, dates, priority, and content.
Instructions
Retrieve a specific task by its project ID and task ID. Returns full task details including subtasks, dates, priority, and content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID | |
| project_id | Yes | The project ID the task belongs to |