checkvist_update_note
Update an existing note or comment in a Checkvist checklist. Supply the checklist, task, and note IDs, and the revised text to replace the original content.
Instructions
Update an existing note/comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | Updated note text | |
| note_id | Yes | The ID of the note | |
| task_id | Yes | The ID of the task | |
| checklist_id | Yes | The ID of the checklist |