comment_on_issue
Add a comment to a specific GitHub issue or pull request by providing the repository owner, name, issue number, and comment body.
Instructions
Add a comment to an issue or pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | ||
| repo | Yes | ||
| number | Yes | ||
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |