list_posts
Retrieve your social posts in newest-first order. Filter by status and paginate for efficient content management.
Instructions
List your posts, newest first. Optionally filter by status (comma-separated, e.g. "pending,posted") and paginate with limit (1-100) and offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | Comma-separated statuses, or omit for all. |