Input
ExecutionExecution trigger to start AI-powered batch extraction.
AI/Processing
Extracts text and content from multiple documents using AI in parallel.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution trigger to start AI-powered batch extraction.
Array of document files to extract.
Vision-capable AI model for image analysis and OCR.
Whether to extract and embed images from documents.
Number of images to batch per LLM request (higher = faster but may hit token limits).
Number of PDF pages to process in parallel (higher = faster but uses more memory).
LLM temperature (0.0 = deterministic, 1.0 = creative). Lower is better for extraction.
Maximum output tokens per LLM call. Leave at 0 for model default. Set lower for unreliable models.
Execution output after all extractions complete.
Array of extracted document pages with AI descriptions for each file.