listposts
Retrieve and filter social media posts by status or profile across platforms like TikTok, Instagram, and X. Manage content with pagination controls.
Instructions
List Posts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by post status | |
| profile_name | No | Filter by profile name | |
| limit | No | Results per page (max 100, default 20) | |
| offset | No | Pagination offset (default 0) |