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