gitee_get_commit_comment
Retrieve a commit comment by specifying the repository owner, repository name, and comment ID.
Instructions
Get a commit comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (user/org/enterprise path) | |
| repo | Yes | Repository path name | |
| id | Yes | Comment ID |