Read LinkedIn Post Discussion
linkedin.posts.comments.listFetch a paginated list of comments and nested replies for a LinkedIn post, including author, timestamp, reactions, and reply counts.
Instructions
Read one cursor page of visible top-level comments and bounded nested replies, with relevant/recent ordering, stable comment references, exact author identities, visible text, timestamps, reaction/reply counts, and truncation coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | ||
| sort_by | No | most_relevant | |
| post_ref | Yes | ||
| page_size | No | Number of unique items to return in this page. | |
| context_id | Yes | ||
| request_id | Yes | ||
| max_comments | No | ||
| max_replies_per_comment | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | completed | |
| sources | Yes | ||
| threads | Yes | ||
| coverage | Yes | ||
| replayed | No | ||
| context_id | Yes | ||
| pagination | Yes | ||
| request_id | Yes |