convert_pdf
Convert PDF files to AI-readable Markdown format with automatic detection of PDF type and best extraction method, providing confidence scores and 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 |