teams.setChannelMessageReaction sets the connected user’s reaction and completes without output.
Example
automations/teams-set-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.