React to a chat message with emoji
react_to_chatAdd an emoji reaction (e.g. ๐ฆ, ๐ฅ, โ๏ธ, ๐ฎ, ๐ค, ๐ง , โ, ๐, ๐) to a message in the chat history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | Yes | The single emoji character to react with (e.g. ๐ฆ, ๐ฅ, ๐, ๐ฎ). | |
| game_id | Yes | ||
| message_id | Yes | The ID of the message to react to (from chat_history). | |
| agent_token | Yes |