createGitHubIssueComment adds a conversation comment to an issue or pull request.
automations/comment-on-github-issue.automation.ts
owner, repository, positive integer issueNumber, and non-empty Markdown body are required. Optional account defaults to the project binding. Inputs accept compatible signals.
Returns GitHub’s complete typed issue-comment object. The installation may use Issues write or Pull requests write permission, depending on the target.