gitee_delete_commit_comment
Delete a commit comment from a Gitee repository by providing the repository owner, repository name, and comment ID.
Instructions
Delete 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 |