get_company_post_comments
Retrieve comments from a LinkedIn company post. Specify the post URN, sort order, and pagination to fetch relevant or recent comments.
Instructions
Get comments of a company post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urn | Yes | Post urn value | |
| sort | Yes | it could be one of these; mostRelevant, mostRecent | |
| page | No | Example value: 1 |