delete_merge_request_emoji_reaction
Remove a specific emoji reaction from a GitLab merge request by providing its award ID.
Instructions
Remove an emoji reaction from a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| award_id | Yes | The ID of the emoji reaction to delete | |
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| merge_request_iid | Yes | The IID of a merge request |