trello_add_comment
Add comments to Trello cards to share notes, updates, or discussion. Provide the card ID and comment text to append the message instantly.
Instructions
Add a comment to a Trello card. Use this to add notes, updates, or discussions to cards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text content of the comment | |
| token | Yes | Trello API token (automatically provided by Claude.app from your stored credentials) | |
| apiKey | Yes | Trello API key (automatically provided by Claude.app from your stored credentials) | |
| cardId | Yes | ID of the card to add comment to (you can get this from board details or searches) |