add_comment
Add a markdown-formatted comment to a Huly issue by providing the project, issue identifier, and comment body.
Instructions
Add a comment to a Huly issue. Comment body supports markdown formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | a string that will be trimmed | |
| project | Yes | a string that will be trimmed | |
| issueIdentifier | Yes | a string that will be trimmed |