github_reactions_delete_for_pull_request_comment
Delete a reaction from a pull request comment by specifying the owner, repository, comment ID, and reaction ID.
Instructions
Delete a pull request comment reaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| comment_id | Yes | comment_id | |
| reaction_id | Yes | reaction_id |