List merge request reactions
list_merge_request_reactionsRetrieve all emoji reactions on a GitLab merge request, including optional notes, by providing project and merge request IID.
Instructions
List emoji reactions on a GitLab merge request or one of its notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| note_id | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| per_page | No | ||
| merge_request_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |