update_comment
Update the text of an existing card comment by specifying card ID, comment ID, and new Markdown text. Fix typos or revise comments directly through Kaiten.
Instructions
Edit the text of an existing card comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | New comment text (Markdown) | |
| card_id | Yes | Card ID | |
| comment_id | Yes | Comment ID to edit |