comment_on_post
Add a comment to a LinkedIn post by providing the post activity URN and comment text. Confirmation required before posting.
Instructions
[ALPHA, write] Comment on 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) | |
| text | Yes | Comment text | |
| confirm | No | Must be true to actually execute. Omit/false = refuse (safety). |