Comment on a card
add_commentPost a Markdown comment on a Trello card to record context and decisions, with the comment preserved in the card's history.
Instructions
Post a comment on a card as the authenticated Trello user. text is Markdown. Comments are the right place for context and decisions — they are preserved in the card history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Comment body; Markdown is supported. | |
| card_id | Yes | Card to comment on (from get_cards or search_cards). |