checkvist_create_note
Attach a note or comment to a task in a Checkvist checklist by providing checklist ID, task ID, and note text. Use it to add context, updates, or reminders.
Instructions
Create a note/comment on a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Note text | |
| task_id | Yes | The ID of the task | |
| checklist_id | Yes | The ID of the checklist |