Remove issue reaction
remove_issue_reactionRemove an emoji reaction from a GitLab issue or comment by specifying award ID, project, and issue IID.
Instructions
Remove an emoji reaction from a GitLab issue or issue comment by award ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| award_id | Yes | ||
| issue_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |