gitee_update_commit_comment
Modify an existing commit comment by providing repository owner, repo name, comment ID, and new body text.
Instructions
Update 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 | |
| body | Yes | New comment body |