gitee_update_pull_comment
Update a pull request comment on Gitee. Provide owner, repository, comment ID, and new body.
Instructions
Update a pull request 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 |