Comment on an issue
comment_on_issuePost a comment on a website issue — use it to record analysis, a proposed fix, or what you changed, so the team sees it in the dashboard issue thread. Markdown is supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment body (markdown supported). | |
| website_id | Yes | Website id the issue belongs to. | |
| issue_number | Yes | Issue number from list_issues. |