delete_issue_emoji_reaction
Removes an emoji reaction from a GitLab issue using the project ID, issue IID, and award ID.
Instructions
Remove an emoji reaction from an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| issue_iid | Yes | The IID of an issue | |
| award_id | Yes | The ID of the emoji reaction to delete |