get_linkedin_post_comments
Retrieve LinkedIn post comments by providing the post URN, with options to sort by relevance or recency and control the number of comments returned.
Instructions
Get LinkedIn comments for a post by URN
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Max comments to return | |
| sort | No | Sort type (relevance or recent) | relevance |
| timeout | No | Timeout in seconds | |
| urn | Yes | Post URN, only activity urn type is allowed (example: activity:7234173400267538433) |