github_repos_get_commit_comment
Fetch a specific commit comment from a GitHub repository using owner, repo, and comment ID.
Instructions
Get a commit comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| comment_id | Yes | comment_id |