GitHub · Capability
github-repos-api — Reactions
github-repos-api — Reactions. 5 operations. Lead operation: GitHub List Reactions for Commit Comment. Self-contained Naftiko capability covering one Github business surface.
What You Can Do
GET
Listreactionsforcommitcomment
— GitHub List Reactions for Commit Comment
/v1/repos/{owner}/{repo}/comments/{comment-id}/reactions
DELETE
Deletecommitcommentreaction
— GitHub Delete Commit Comment Reaction
/v1/repos/{owner}/{repo}/comments/{comment-id}/reactions/{reaction-id}
GET
Listreactionsforrelease
— GitHub List Reactions for Release
/v1/repos/{owner}/{repo}/releases/{release-id}/reactions
POST
Createreactionforrelease
— GitHub Create Reaction for Release
/v1/repos/{owner}/{repo}/releases/{release-id}/reactions
DELETE
Deletereleasereaction
— GitHub Delete Release Reaction
/v1/repos/{owner}/{repo}/releases/{release-id}/reactions/{reaction-id}
MCP Tools
github-list-reactions-commit-comment
GitHub List Reactions for Commit Comment
read-only
idempotent
github-delete-commit-comment-reaction
GitHub Delete Commit Comment Reaction
idempotent
github-list-reactions-release
GitHub List Reactions for Release
read-only
idempotent
github-create-reaction-release
GitHub Create Reaction for Release
github-delete-release-reaction
GitHub Delete Release Reaction
idempotent