Get post comments
comments_get_inbox_post_commentsGet post comments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of comments to return | |
| cursor | No | Pagination cursor, returned by a previous call as `pagination.cursor`. This is the platform's own opaque paging value passed through verbatim: never construct, decode or validate it client-side. | |
| post_id | Yes | Zernio post ID or platform-specific post ID. Zernio IDs are auto-resolved. LinkedIn third-party posts accept full activity URN or numeric ID. On Facebook and Instagram, a comment ID is also accepted here and returns that comment's replies. (required) | |
| subreddit | No | (Reddit only) Subreddit name | |
| account_id | Yes | (required) | |
| comment_id | No | (Reddit and TikTok only) Get replies to a specific comment |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |