add_comment
Add a comment to a Kaiten task using its card ID and text. Keep team members informed with updates or feedback directly on the card.
Instructions
Add a comment to a Kaiten task.
Args: card_id: ID of the card to comment on. text: Comment text (max 4096 characters).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| card_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||