github_pulls_get_review_comment
Retrieve a specific review comment from a pull request by providing the repository owner, repository name, and comment ID.
Instructions
Get a review comment for a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| comment_id | Yes | comment_id |