chunk or into the one-command ingest workflow.
Add --output-dir when you want files for the next stage. Without it, commands return summary counts and errors.
Scrape Websites
Website extraction needs theurl extra and browser setup.
Dead-letter queue retry is SDK-only today. Use SDK extraction for
DLQ capture and retry.Parse Documents
Raw bytes input is SDK-only. Use SDK extraction for upload/object-storage bytes.
Fetch REST APIs
Cursor/offset pagination strategies and JSON request bodies are configured through SDK extraction or REST extraction. The CLI covers headers and query params.
Next Stage
Ingest
Skip files and run extraction through storage.
Chunking
Chunk extraction output.

