List publications
list_publicationsRetrieve posts of an organization, newest first, with their status and text preview. Filter by state, network, date range, or search to review scheduled, published, or failed posts.
Instructions
Posts of an organization, newest first, as a short projection: id, network, state, date and the first words of the text. States are draft, ready (scheduled), publishing, sended (published) and withErrors. Use get_publication for the full record of one, including why it failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | Filter by state. 'ready' is what a user calls 'scheduled'. | |
| offset | No | ||
| search | No | Free text search over the post text. | |
| to_date | No | ISO 8601 date, inclusive. | |
| from_date | No | ISO 8601 date, inclusive. | |
| social_network | No | ||
| id_organization | No | The PlanVortex organization id. Optional. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | ||
| publications | Yes |