github_repos_update_commit_comment
Update an existing commit comment on a GitHub repository by specifying owner, repo, comment ID, and new comment body.
Instructions
Update a commit comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| comment_id | Yes | comment_id | |
| body | No | Request body (JSON object) |