react_to_post
React to any LinkedIn post with a chosen reaction type (like, love, support, celebrate, insightful, funny), optionally on behalf of a company page.
Instructions
Allows you to react to a post using any available reaction type (st.reactToPost action).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postUrl | Yes | LinkedIn URL of the post to react. (e.g., 'https://www.linkedin.com/posts/username_activity-id') | |
| type | Yes | Enum describing the reaction type. | |
| companyUrl | No | LinkedIn company page URL. If specified, the reaction will be added on behalf of the company. (e.g., 'https://www.linkedin.com/company/acme-corp') |