gitee_get_issue_comment
Retrieve a single comment from a Gitee issue by providing the repository owner, repository name, and comment ID.
Instructions
Get a single issue comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| id | Yes | Comment ID |