Nutzungsanleitung
Integrate Extend AI into the workflow. Parse and extract structured content from documents or file references.
Tools
extend_parser
Eingabe
| Parameter | Typ | Erforderlich | Beschreibung |
|---|---|---|---|
filePath | string | Nein | URL to a document to be processed |
file | file | Nein | Document file to be processed |
fileUpload | object | Nein | File upload data from file-upload component |
outputFormat | string | Nein | Target output format (markdown or spatial). Defaults to markdown. |
chunking | string | Nein | Chunking strategy (page, document, or section). Defaults to page. |
engine | string | Nein | Parsing engine (parse_performance or parse_light). Defaults to parse_performance. |
apiKey | string | Ja | Extend API key |
Ausgabe
This tool does not produce any outputs.

