GitHub · Capability
github-repos-api — Reactions
github-repos-api — Reactions. 3 operations. Lead operation: GitHub List Reactions for Pull Request Review Comment. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listreactionsforpullrequestreviewcomment
— GitHub List Reactions for Pull Request Review Comment
/v1/repos/{owner}/{repo}/pulls/comments/{comment-id}/reactions
POST
Createreactionforpullrequestreviewcomment
— GitHub Create Reaction for Pull Request Review Comment
/v1/repos/{owner}/{repo}/pulls/comments/{comment-id}/reactions
DELETE
Deletepullrequestcommentreaction
— GitHub Delete Pull Request Comment Reaction
/v1/repos/{owner}/{repo}/pulls/comments/{comment-id}/reactions/{reaction-id}
MCP Tools
github-list-reactions-pull-request
GitHub List Reactions for Pull Request Review Comment
read-only
idempotent
github-create-reaction-pull-request
GitHub Create Reaction for Pull Request Review Comment
github-delete-pull-request-comment
GitHub Delete Pull Request Comment Reaction
idempotent