get_pull_request_comment
Retrieve detailed information about a specific comment on a pull request in an AtomGit repository using the provided owner, repo, pull number, and comment ID.
Instructions
Get details of a specific pull request comment
Input Schema
Name | Required | Description | Default |
---|---|---|---|
comment_id | Yes | ||
owner | Yes | ||
pull_number | Yes | ||
repo | Yes |