Mistral Parser
Extract text from PDF documents
Integrate Mistral Parse into the workflow. Can extract text from uploaded PDF documents, or from a URL.
| Parameter | Type | Required | Description |
|---|
filePath | string | No | No description |
file | file | No | No description |
fileUpload | object | No | No description |
resultType | string | No | No description |
includeImageBase64 | boolean | No | No description |
pages | array | No | No description |
imageLimit | number | No | No description |
imageMinSize | number | No | No description |
apiKey | string | Yes | No description |
| Parameter | Type | Description |
|---|
pages | array | Array of page objects from Mistral OCR |
model | string | Mistral OCR model identifier |
usage_info | json | Usage statistics from the API |
document_annotation | string | Structured annotation data |