Sync Chat History to SQLite
oe_collections_sync_historySyncs article history by paginating the article list and upserting chats, stopping on the first all-known page for efficient incremental updates.
Instructions
Paginate /api/article/list and upsert chats. Incremental by default (stops on the first all-known page).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | ||
| pages | No | ||
| page_size | No | ||
| rate_seconds | No |