add_comment
Add a comment to an existing GitHub issue to share updates, ask questions, or provide context. Supports markdown formatting.
Instructions
Add a comment to an existing issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | The comment body. Supports markdown. | |
| issueNumber | Yes | The issue number to comment on. |