update_comment
Update the content of an existing comment in Todoist by providing the comment ID and new text.
Instructions
Update a comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | The ID of the comment to update | |
| content | Yes | The updated comment content. This value may contain markdown-formatted text and hyperlinks |