publer_list_posts
Retrieve and filter social media posts by status, date, account, type, or keyword to manage content efficiently.
Instructions
List and filter social media posts. Filter by state (scheduled, published, draft, failed), date range, account, post type (photo, video, carousel, reel, story), or search by content text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO date: include posts on/before this date | |
| from | No | ISO date: include posts on/after this date | |
| page | No | Page number (0-based) | |
| query | No | Search keyword in post content | |
| state | No | Post state filter | |
| postType | No | Filter by post type | |
| account_ids | No | Filter by account IDs |