Run a pipeline across many data sources (batch)
run_pipeline_batchRun a single pipeline config against multiple data sources (paths or glob patterns) with independent processing and per-source error isolation, returning results and summary.
Instructions
Run one pipeline configuration against many data sources -- explicit paths or glob patterns like 'logs/*'. Each source is processed independently; a failure on one source is reported but does not stop the batch. Returns per-source results and a summary. For an event reduction, preview a representative source first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| config | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||