github_gists_update_comment
Update an existing comment on a GitHub gist by providing the gist ID, comment ID, and new content.
Instructions
Update a gist comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gist_id | Yes | gist_id | |
| comment_id | Yes | comment_id | |
| body | No | Request body (JSON object) |