github.add_issue_comment
Post a comment on any GitHub issue or pull request. Use dry_run=true to preview the comment without making changes.
Instructions
Post a comment on an issue or PR thread. Set dry_run=true to preview without writing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| repo | Yes | ||
| owner | Yes | ||
| dry_run | No | ||
| issue_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |