chat_remove_reaction
Remove a reaction from a Google Chat message using its resource name obtained from chat_list_reactions.
Instructions
Remove a reaction from a Google Chat message. Use chat_list_reactions to get the reaction's resource name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The authenticated Google account that created the reaction. | ||
| reactionName | Yes | The reaction resource name to remove (e.g. 'spaces/XXXXXX/messages/YYYYYY/reactions/ZZZZZZ'), from chat_list_reactions name field. |