add_issue_comment
Post a comment to a specific GitHub issue by providing the repository, issue number, and message body. Keeps stakeholders informed with direct issue updates.
Instructions
Add a comment to an existing GitHub issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| repo | Yes | ||
| owner | Yes | ||
| issue_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |