create_comment
Add a text comment to a specific LinkedIn post using its URN.
Instructions
Add a comment to a LinkedIn post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postUrn | Yes | The URN of the post to comment on | |
| text | Yes | The text content of the comment | |
| authorUrn | No | The URN of the author (defaults to authenticated user) |