get_post_comments
Retrieve comments from LinkedIn posts to analyze engagement, gather feedback, or monitor discussions using post URN and optional limit parameters.
Instructions
Get comments on a specific post.
Args: post_urn: LinkedIn post URN limit: Maximum comments to return (default: 50)
Returns list of comments with author info.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_urn | Yes | ||
| limit | No |