todoist_create_comment
Add comments to Todoist tasks or projects to provide context, share updates, or attach files for better collaboration and task clarity.
Instructions
Create a new comment on a task or project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The content/text of the comment | |
| taskId | No | Task ID to add comment to (provide either taskId or projectId, not both) | |
| projectId | No | Project ID to add comment to (provide either taskId or projectId, not both) | |
| attachment | No | Optional file attachment (optional) |