add_task_comment
Add a comment to a Todoist task by providing the task ID and comment text. Supports Markdown for formatting.
Instructions
Add a comment to a Todoist task.
Creates a new comment on the specified task. Supports Markdown formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | The comment text (supports Markdown) | |
| task_id | Yes | The Todoist task ID to comment on |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||