convert_pdf
Convert PDFs to markdown for AI consumption. Automatically selects the optimal extraction method based on PDF type and provides confidence scores with warnings for limited extraction.
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 |
|---|---|---|---|
| file_path | Yes | ||
| format | No | markdown | |
| quality | No | standard |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |