comments_list
List paginated top-level comments and nested replies for a published post. Use profile ID to specify the platform.
Instructions
List comments on a published post. Returns paginated top-level comments with nested replies. Not all platforms support comments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, zero-indexed (default: 0) | |
| post_id | Yes | Post ID | |
| per_page | No | Number of top-level comments per page (default: 20) | |
| profile_id | Yes | Profile ID to identify which platform's comments to retrieve |