Create Work Item Note Emoji Reaction
gitlab_create_work_item_note_emoji_reactionAdd an emoji reaction to a specific note on a GitLab work item by providing the note ID, work item IID, and emoji name.
Instructions
Add an emoji reaction to a work item note by GraphQL note_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iid | Yes | ||
| name | Yes | ||
| note_id | Yes | ||
| project_id | No |