Create Reaction
create_reactionAdd an emoji reaction to a Google Chat message by specifying the message ID and emoji unicode character.
Instructions
Adds an emoji reaction to a Google Chat message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_google_email | Yes | ||
| message_id | Yes | The message resource name (e.g. spaces/X/messages/Y). | |
| emoji_unicode | Yes | The emoji character to react with (e.g. 👍). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |