Add issue reaction
add_issue_reactionAdd an emoji reaction to a GitLab issue or one of its comments. Provide the project, issue IID, and emoji name; optionally include a note ID to react to a specific comment.
Instructions
Add an emoji reaction to a GitLab issue or to one of its comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | GitLab emoji name such as thumbsup or eyes. | |
| note_id | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| issue_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |