zernio_react_to_message
Add or remove emoji reactions to messages in conversations by specifying the conversation, message, emoji, and action.
Instructions
Add or remove a reaction (emoji) to a message in a conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversationId | Yes | The conversation ID | |
| messageId | Yes | The message ID to react to | |
| emoji | Yes | The emoji reaction to add | |
| action | Yes | Whether to add or remove the reaction |