ticktick_get_task_notes
Retrieve notes and comments from a specific TickTick task to review discussions, track updates, and maintain task context.
Instructions
Get task notes/comments
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task | |
| include_replies | No | Include comment replies | |
| sort_order | No | Sort order for notes | newest |