layout.batch_ingest
Batch ingest multiple URLs for parallel layout analysis with configurable concurrency and error handling options (skip or abort).
Instructions
Batch ingest multiple URLs for layout analysis. Processes URLs in parallel with configurable concurrency. Supports skip/abort modes for error handling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of URLs to ingest (1-100 items) | |
| options | No | Batch processing options |