linkedin_create_comment
Post a comment on a LinkedIn post using the post URN and platform connection ID. Supports text up to 1,250 characters and optional parent comment for nested replies.
Instructions
Post a comment on a LinkedIn post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Comment text (max 1,250 characters) | |
| postedId | Yes | LinkedIn post URN, e.g. 'urn:li:share:123456' or 'urn:li:ugcPost:123456' | |
| platformId | Yes | Platform connection ID, e.g. 'linkedin-XxxYyy' | |
| parentComment | No | Parent comment URN for nested replies |