Emoji reactions
gitlab_award_emojiManage emoji reactions on GitLab issues, merge requests, and snippets. List, add, or remove emojis, including on comments, to capture feedback or votes.
Instructions
Lists, adds or removes emoji reactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | Yes | ||
| name | No | Emoji name without colons, e.g. `thumbsup` | |
| action | Yes | ||
| note_id | No | React to a comment instead of the issue/MR | |
| award_id | No | For remove | |
| project_id | No | Project id or URL-encoded path, e.g. `42` or `group/subgroup/project`. Falls back to GITLAB_PROJECT_ID. | |
| target_type | Yes |