zernio_list_commented_posts
List posts with comments across all connected social accounts, sorted by recent or most commented. Filter by platform, account, minimum comments, or date to see engaged content.
Instructions
List posts that have comments across all connected social accounts. Returns posts with comment counts, sorted by most recent or most commented. Use this to see what content is getting engagement.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| platform | No | Filter by platform: facebook, instagram, twitter, youtube, tiktok, linkedin, threads, bluesky, reddit | |
| accountId | No | Filter by specific account ID | |
| minComments | No | Only return posts with at least this many comments | |
| since | No | ISO date string — only return posts with comments since this date | |
| sortBy | No | Sort order: recent (default) or mostCommented | |
| limit | No | Max number of posts to return (default 20) |