checkvist_get_notes
Fetch all notes and comments for a task using its ID and checklist ID, centralizing task-related feedback for review.
Instructions
Get all notes/comments for a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The ID of the task | |
| checklist_id | Yes | The ID of the checklist |