comment_on_post
Leave a comment on a LinkedIn post. Provide the post URL and comment text, optionally specify a company URL to comment on behalf of the company.
Instructions
Allows you to leave a comment on a post (st.commentOnPost action).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postUrl | Yes | The LinkedIn post URL to comment on (e.g., 'https://www.linkedin.com/posts/username_activity-id') | |
| text | Yes | Comment text, must be up to 1000 characters. | |
| companyUrl | No | LinkedIn company page URL. If specified, the comment will be added on behalf of the company. (e.g., 'https://www.linkedin.com/company/acme-corp') |