todoist_comment_get
Retrieve comments for a specific task or project in Todoist using its ID or name.
Instructions
Get comments for a task or project in Todoist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | ID of the task to get comments for (optional) | |
| task_name | No | Name/content of the task to get comments for (optional) | |
| project_id | No | ID of the project to get comments for (optional) |