create_comment
Add comments to GitHub or GitLab issues and pull requests to provide feedback, ask questions, or document discussions.
Instructions
Add a comment to an issue or pull request
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository identifier (GitLab: "group/project" or ID, GitHub: "owner/repo") | |
| type | Yes | Type of item to comment on | |
| number | Yes | Issue or PR number | |
| body | Yes | Comment content (Markdown supported) |