Update Comment
update_commentUpdate a comment's text on a Trello card by providing the card ID, comment action ID, and new text to replace the original content.
Instructions
Update the text of a comment on a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The new comment text | |
| cardId | Yes | The ID of the card | |
| actionId | Yes | The ID of the comment action to update |