github_reactions_delete_for_issue_comment
Deletes a reaction from an issue comment. Requires owner, repository name, comment ID, and reaction ID.
Instructions
Delete an issue comment reaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| comment_id | Yes | comment_id | |
| reaction_id | Yes | reaction_id |