gitee_create_issue_comment
Post a comment to a Gitee issue by specifying repository owner, repo name, issue number, and comment body.
Instructions
Create a comment on an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| number | Yes | Issue number | |
| body | Yes | Comment body |