react_to_post
React to a LinkedIn post by specifying a reaction type. Confirmation must be set to true to execute.
Instructions
[ALPHA, write] React to a post. Gated: requires confirm:true. Returns a structured status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_urn | Yes | The post ACTIVITY urn, e.g. urn:li:activity:7472… (not the share urn) | |
| reaction | No | LIKE | |
| confirm | No | Must be true to actually execute. Omit/false = refuse (safety). |