ticktick_add_task_note
Add notes to tasks in TickTick, specifying content, type (comment, progress, reminder), and privacy settings (public or private).
Instructions
Add note to task
Input Schema
Name | Required | Description | Default |
---|---|---|---|
is_private | No | Make note private | |
note_content | Yes | Note content | |
note_type | No | Type of note | comment |
task_id | Yes | ID of the task |