List issue reactions
list_issue_reactionsFetch emoji reactions on a GitLab issue or comment. Provide project and issue IID, optionally set note ID to target a specific comment.
Instructions
List emoji reactions on a GitLab issue or one of its comments.
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 | ||
| issue_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |