github_issues_update_comment
Updates an existing comment on a GitHub issue by providing the owner, repository, comment ID, and new body content.
Instructions
Update an issue comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| comment_id | Yes | comment_id | |
| body | No | Request body (JSON object) |