update_comment
Update an existing Trello comment by providing its ID and new text. Returns the updated comment with ID and text.
Instructions
Update a Trello comment. Returns the updated comment with id and text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |