Create Issue Note Emoji Reaction
gitlab_create_issue_note_emoji_reactionAdd an emoji reaction to a GitLab issue note or discussion reply using note and project identifiers.
Instructions
Add an emoji reaction to an issue note. Pass discussion_id for discussion replies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| note_id | Yes | ||
| issue_iid | Yes | ||
| project_id | No | ||
| discussion_id | No |