teams.unsetChatMessageReaction removes the connected user’s reaction and completes without output.
Example
automations/teams-unset-chat-message-reaction.automation.ts
Inputs
Pass{ chatId: "chat-id", messageId: "message-id", reactionType: "like" }. The optional second argument { account } selects a Microsoft binding.