haops_react_to_message
Add or toggle an emoji reaction on a discussion message to express feedback or sentiment.
Instructions
Add or toggle an emoji reaction on a discussion message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | Emoji to react with (e.g. "👍", "🎉") | |
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| messageId | Yes | UUID of the message to react to | |
| projectSlug | Yes | The project slug (URL identifier) | |
| discussionId | Yes | UUID of the discussion |