analyze_pdf
Discover and analyze PDF documents from academic and web sources using customizable options like OCR, date filters, and analysis depth to extract insights.
Instructions
Conduct comprehensive PDF research with document discovery, processing, and analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Research query for PDF document search | |
| maxDocuments | No | Maximum number of documents to find (default: 10) | |
| documentType | No | Type of documents to search for | |
| includeOCR | No | Enable OCR for scanned PDFs (default: false) | |
| forceOCR | No | Force OCR processing even for good quality text - useful for testing OCR functionality (default: false) | |
| sources | No | Sources to search (arxiv, pubmed, web, all) | |
| dateRange | No | Date range filter for documents | |
| analysisDepth | No | Depth of analysis (shallow, medium, deep) |