list_posts
Retrieve social media posts with optional filters for status and pagination to review queued, scheduled, or published content.
Instructions
List social posts, optionally filtered by status (draft/scheduled/published/error) and paginated. Use this to review queued, scheduled or published content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by post status. | |
| external_id | No | Filter by your own external_id. | |
| limit | No | Maximum number of items to return per page. | |
| offset | No | Number of items to skip (pagination offset). |