update_comment
Update an existing comment on a Huly issue. Content supports markdown formatting.
Instructions
Update an existing comment on 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 | |
| commentId | Yes | a string that will be trimmed | |
| issueIdentifier | Yes | a string that will be trimmed |