ticktick_get_task_notes
Retrieve task notes and comments by specifying the task ID. Optionally include replies and choose sort order (newest or oldest) for streamlined task management.
Instructions
Get task notes/comments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
include_replies | No | Include comment replies | |
sort_order | No | Sort order for notes | newest |
task_id | Yes | ID of the task |