add_issue_comment
Add an HTML comment to an issue by specifying the project and issue IDs, enabling direct feedback on tasks.
Instructions
Add a comment to an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | Issue UUID | |
| project_id | Yes | Project UUID | |
| comment_html | Yes | Comment body (HTML string) |