mineru_download_results
Download batch parsing results, extracting named paper folders with markdown, structured TOC, and images. Verify parsed titles against expected papers.
Instructions
Download batch results and extract named paper folders. Each folder contains {name}.md, {name}_content.json (structured TOC), and images/. Output includes parsed title — verify it matches the expected paper.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batch_id | Yes | Batch ID from mineru_upload_batch or mineru_batch | |
| overwrite | No | Overwrite existing files | |
| output_dir | Yes | Directory to save markdown files |