archive folder with one item moved into it, scroll-paginated reads, and a deleted item — leaving the KB in a clean state.
Expected output
scroll() is preferred over repeated list_items(offset=...) calls for large KBs — it uses a cursor and yields pages.
See also
Add folder
Ingest a local folder tree into a KB.
Metadata autogen
Auto-generate metadata without writing it by hand.
KB reference
Every public method.
