Sync Chat History to SQLite
oe_collections_sync_historyPaginates the /api/article/list endpoint to upsert chat history incrementally, halting when encountering the first already-synced page.
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 |