list_posts
Filter and paginate posts in a workspace by status to retrieve content, schedules, target accounts, and delivery status.
Instructions
List posts in a workspace. Filter by status (draft, scheduled, published, failed) and pagination. Returns content, scheduled time, target accounts, and delivery status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| status | No | Filter by post status | |
| workspace_id | Yes | Workspace id (uuid) to list posts from |