list_comments
Lists comments on a Huly issue sorted by creation date. Requires project and issue identifier.
Instructions
List comments on a Huly issue. Returns comments sorted by creation date (oldest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of comments to return (default: 50) | |
| project | Yes | a string that will be trimmed | |
| issueIdentifier | Yes | a string that will be trimmed |