chat_add_reaction
Add an emoji reaction to a Google Chat message. Specify the message resource name and emoji character to react using your authenticated account.
Instructions
Add an emoji reaction to a Google Chat message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The authenticated Google account to react as. | ||
| emoji | Yes | The emoji unicode character to react with (e.g. '👍', '❤️'). | |
| messageName | Yes | The message resource name to react to (e.g. 'spaces/XXXXXX/messages/YYYYYY'), from chat_list_messages name field. |