List LinkedIn Post Comments
List the comments on a LinkedIn post, returning 1 to 100 at a time sorted by most relevant or most recent. Accepts a post ID, activity URN, or feed URN, and extracts the activity ID automatically. The returned total counts top-level comments only, which is usually lower than the comment count from get_cached_post_analytics since that figure includes nested replies.
Example prompt: List the most recent comments on post urn:li:activity:7012345678901234567
{
"total": 18,
"comments": [
{
"comment_id": "urn:li:comment:891011",
"author": "Mark Lee",
"text": "Totally agree, this matches what we saw last quarter."
}
]
}What you can build
Parameters
Inputs accepted by list_post_comments.
| Name | Type | Description |
|---|---|---|
| post_id | string | Post ID, activity URN (urn:li:activity:123456789), or feed URN. All formats accepted - the activity ID is extracted automatically. |
| limit | number | Max number of comments to return (1-100, default 20) |
| cursor | string | Pagination cursor |
| sort_by | "MOST_RECENT" | "MOST_RELEVANT" | Sort order for comments. MOST_RECENT shows newest first, MOST_RELEVANT (default) shows most engaging first. |
Related tools
List LinkedIn Post Reactions
List who reacted to a LinkedIn post and how, with pagination. Turn engaged viewers into warm leads via MCP.
Comment on LinkedIn Post
Add comments or threaded replies to LinkedIn posts, up to 1250 characters. Safe daily limits keep your engagement natural via MCP.
Batch Reply to LinkedIn Comments
Reply to up to 20 LinkedIn comments at once, each up to 1250 characters. Daily limits are respected automatically via MCP.
Get Comment Status
Surface unanswered comments on your LinkedIn posts ranked by value, with zero API calls, so you never miss real engagement.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.