Add merge request reaction
add_merge_request_reactionAdd an emoji reaction to a GitLab merge request or its comments to express team feedback.
Instructions
Add an emoji reaction to a GitLab merge request or one of its notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| note_id | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| merge_request_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |