send_reaction
Send an emoji reaction to a specific message in a Matrix room by providing the room ID, event ID, and emoji.
Instructions
Send a reaction (emoji) to a message in a Matrix room.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| room_id | Yes | Room ID containing the message | |
| event_id | Yes | Event ID of the message to react to | |
| emoji | Yes | Reaction emoji (e.g. thumbs up, heart) |