linkedin_react_to_post
React to a LinkedIn post with like, celebrate, support, love, insightful, or funny reactions. Accepts post URN, numeric ID, or full URL.
Instructions
React to a post. Defaults to a Like; celebrate/support/love/insightful/funny are also available. Calling this on an already-liked post is a no-op rather than an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post | Yes | Which post: a urn:li:activity:… URN, a bare numeric activity id, or a full linkedin.com/feed/update/… URL. All three are accepted. | |
| reaction | No | Which reaction. Defaults to "like". |