ticktick_add_task_comment
Add comments to TickTick tasks for team communication, including user mentions and private notes, to clarify requirements and track progress.
Instructions
Add comment for team communication
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID of the task | |
| comment | Yes | Comment text | |
| mention_users | No | User IDs to mention in comment | |
| is_private | No | Make comment private |