List posts published here
list_postsRecent publishes made through us and the per-target status of each. Newest first, 20 by default. Pass limit for more or fewer, up to 100. hasMore means the list was cut short; pass the returned nextBefore as before to keep going. Posts that already existed on the channel are not here. Use list_channel_posts for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | 1-100, defaults to 20 | |
| before | No | A publish id from a previous page's nextBefore. Returns the ones older than it. | |
| status | No | Narrow to one status: publishing, published, partial, failed or cancelled. Omit for everything. | |
| workspaceId | No | Which workspace this is for. Only needed when the account has more than one — the error tells you the ids when it matters. Leave it out if it is already decided; do not ask the person again. |