add_comment
Add a comment to any Trello card by providing the card ID and comment text. Returns the created comment with its ID.
Instructions
Add a comment to a Trello card. Returns the created comment with id and text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |