create_issue_emoji_reaction
Add an emoji reaction to a GitLab issue using the emoji name, project ID, and issue IID. React with thumbsup, rocket, eyes, and more to express feedback.
Instructions
Add an emoji reaction to an issue (e.g. thumbsup, rocket, eyes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the emoji without colons (e.g. 'thumbsup', 'rocket', 'eyes') | |
| issue_iid | Yes | The IID of an issue | |
| project_id | Yes | Project ID or complete URL-encoded path to project |