get_company_post_comments
Retrieve comments for a specific company LinkedIn post using its URN. Sort results by relevance or date and paginate through responses to analyze engagement and feedback.
Instructions
Get comments of a company post
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urn | Yes | Example value: 7179144327430844416 | |
| sort | Yes | Example value: mostRelevant | |
| page | No | Example value: 1 |