add_comment
Add a Markdown comment to a Kaiten card by specifying the card ID and comment text. Post comments directly to cards for clear project communication.
Instructions
Add a comment to a Kaiten card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Comment text (Markdown) | |
| card_id | Yes | Card ID to comment on |