mineru_upload_batch
Upload local files to batch-parse PDFs and documents when no public URL exists. Use for offline files only, as uploads may be slow and timeout-prone.
Instructions
Upload local files for batch parsing. SLOW: uploads can take minutes and may timeout. Prefer mineru_batch with public URLs (arXiv, SSRN, publisher sites) when available — it's faster and more reliable. Only use this for files not available online.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Array of absolute file paths, or a single path string | |
| model | No | pipeline=fast, vlm=90% accuracy | |
| table | No | Table recognition | |
| formats | No | Extra export formats | |
| formula | No | Formula recognition | |
| language | No | Language code: ch, en, etc | |
| directory | No | Directory path containing PDF/DOC/PPT files |