add_issue_comment
Add a Markdown comment to any GitHub issue or pull request by specifying the repository and issue number.
Instructions
Add a comment to an issue or pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The comment body text (supports Markdown) | |
| repo | Yes | ||
| owner | Yes | ||
| issue_number | Yes |