convert_pdf
Convert PDF documents to Markdown format optimized for AI processing. Automatically selects the best extraction method based on PDF type and provides confidence scores with warnings.
Instructions
Convert a PDF to AI-readable Markdown. Automatically detects the PDF type and picks the best extraction method. Returns confidence score and warnings when extraction is limited.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| quality | No | standard | |
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |