add_comment
Post a comment on a ScrumDo card with Markdown support. Use card reference and body text to add comments that render with code blocks, lists, and headers.
Instructions
Post a comment on a card. Markdown is supported.
Args: card_ref: Card reference, e.g. 'ON-914'. body: Comment text (markdown). Code blocks, lists, and headers all render in the ScrumDo UI.
Returns the created comment object with id and timestamp.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card_ref | Yes | ||
| body | Yes |