paper_ingest
Convert local PDF, DOCX, PPT, or PPTX research files into a cached evidence index with extracted images, enabling batched searching and selective visual verification.
Instructions
Parse one research file into cached evidence and referenced images.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute local path to a .pdf, .docx, .ppt, or .pptx research file. | |
| force | No | Expensive cache invalidation. Keep false unless the user explicitly requests reparsing. |