aidelly_list_scheduled_posts
GET /scheduled-posts — list scheduled posts including compose-time auto-recycle entries and approval state. Public API preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ||
| from | No | ||
| limit | No | ||
| query | No | Optional query overrides for endpoints with sparse parameter schemas. | |
| cursor | No | ||
| status | No | ||
| brand_id | No | ||
| campaignId | No | ||
| workspace_id | No | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |