add_comment
Post a comment on an issue in real time, visible to anyone watching the board. Write in plain English for testers and project owners, with technical details at the bottom.
Instructions
Post a comment on an issue. Real-time, visible to anyone watching the board.
AUDIENCE: testers and project owners (restaurant staff, not developers) often read these. Write in plain English. Avoid stack traces, code, error codes, framework names, and acronyms unless the conversation is already deep in technical territory. Prefer 'I checked the login page; the button still doesn't respond on first tap. I think it's because the page hasn't finished loading yet.' over 'Confirmed: event handler is racing the React hydration boundary.' If you must mention something technical (an error message, a file path), put it in a single short line at the end so non-technical readers can stop earlier without losing the gist. Be specific (what you checked, what you found) but concise. These threads can get long.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Plain-English comment body. Keep it readable to non-developers; tuck any technical detail at the bottom. | |
| card_id | Yes |