github_reactions_delete_for_commit_comment
Delete a reaction from a commit comment using its ID, along with the repo owner, repo name, and comment ID.
Instructions
Delete a commit comment reaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| comment_id | Yes | comment_id | |
| reaction_id | Yes | reaction_id |