GitHub · Capability
github-repos-api — Get
github-repos-api — Get. 4 operations. Lead operation: GitHub Get Review Comment for Pull Request. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Getreviewcommentforpullrequest
— GitHub Get Review Comment for Pull Request
/v1/repos/{owner}/{repo}/pulls/comments/{comment-id}
GET
Getpullrequest
— GitHub Get Pull Request
/v1/repos/{owner}/{repo}/pulls/{pull-number}
GET
Getallrequestedreviewersforpullrequest
— GitHub Get All Requested Reviewers for Pull Request
/v1/repos/{owner}/{repo}/pulls/{pull-number}/requested-reviewers
GET
Getreviewforpullrequest
— GitHub Get Review for Pull Request
/v1/repos/{owner}/{repo}/pulls/{pull-number}/reviews/{review-id}
MCP Tools
github-get-review-comment-pull
GitHub Get Review Comment for Pull Request
read-only
idempotent
github-get-pull-request
GitHub Get Pull Request
read-only
idempotent
github-get-all-requested-reviewers
GitHub Get All Requested Reviewers for Pull Request
read-only
idempotent
github-get-review-pull-request
GitHub Get Review for Pull Request
read-only
idempotent