fizzy_add_comment
Add comments to Kanban cards by specifying the card ID and comment body. Enables HTML-formatted text for detailed discussions within cards.
Instructions
Add a comment to a card
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment text (supports HTML) | |
| card_id | Yes | The ID of the card |