ticktick_add_task_note
Add a note to a specific task in TickTick, including comment, progress, or reminder types, with optional privacy settings.
Instructions
Add note to task
Input Schema
TableJSON 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 |