gitee_delete_issue_comment
Delete a specific comment on a Gitee issue by specifying the repository owner, repository name, and comment ID.
Instructions
Delete an issue comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| id | Yes | Comment ID |