add_comment
Add a comment to a Favro card using its ID, sequential ID, or name. Specify the board for name lookups to ensure the correct card is targeted.
Instructions
Add a comment to a card.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card | Yes | Card ID, sequential ID (#123), or name | |
| board | No | Board ID or name (needed for name lookup; optional for sequential ID) | |
| comment | Yes | Comment text to post |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||