linkedin.com
React to a LinkedIn message
Input
threadUrl requiredURL of the conversation thread (from list_inbox).
reaction optionalEmoji to react with. Supported: 👍 (thumbs up, default), 👏 (clapping hands), 😊 (smiling face). Other emoji require LinkedIn's emoji keyboard, which this version does not drive.
messageUrn optionalExact message identifier, if you have it (as returned by this script's or get_message_attachment's own output). Most precise targeting.
messageText optionalTarget the most recent message containing this text. Ignored if messageUrn is given.
Output
status requiredreaction requiredmessageUrn requiredMessage identifier for the message reacted to — pass it back for precise repeat targeting.
threadUrl optionaltargetText optional