gitee_update_issue_comment
Update the content of an existing issue comment on a Gitee repository by specifying owner, repo, comment ID, and new body.
Instructions
Update an issue comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository path name | |
| id | Yes | Comment ID | |
| body | Yes | New comment body |