gitee_get_pull_comment
Retrieve a specific comment from a pull request on Gitee by providing the repository owner, repository name, and comment ID.
Instructions
Get a pull request comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| id | Yes | Comment ID |