github_reactions_delete_for_release
Remove a reaction from a release by specifying the owner, repository, release ID, and reaction ID.
Instructions
Delete a release reaction
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| release_id | Yes | release_id | |
| reaction_id | Yes | reaction_id |