Documentation Index
Fetch the complete documentation index at: https://databridge-remove-cache.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Ingestion
Batch Ingest Files
Batch ingest multiple files (async).
Each file is treated the same as :func:ingest_file but sharing the same
request avoids many round-trips. All heavy work is still delegated to the
background worker pool.

