List Scheduled Posts
repliz_list_schedulesList scheduled and published posts with pagination and filtering by account, status, or date range.
Instructions
List scheduled and published posts. Supports pagination and filtering by account(s), status, and date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). | |
| limit | No | Items per page. | |
| status | No | Filter by post status. | |
| toDate | No | ISO 8601 end of date range filter. | |
| fromDate | No | ISO 8601 start of date range filter. | |
| accountIds | No | Filter by account id(s). |