todoist_list_comments
Retrieve comments associated with a specific task or project in Todoist to review discussions, track updates, and manage collaborative work.
Instructions
List comments for a task or project
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | Task ID (required if no project_id) | |
| project_id | No | Project ID (required if no task_id) |