gitee_update_gist_comment
Update an existing comment on a Gitee gist to change its content by providing the gist ID, comment ID, and new body text.
Instructions
Update a gist comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gist_id | Yes | Gist ID | |
| id | Yes | Comment ID | |
| body | Yes | New comment body |