convert_to_markdown
Convert any document to clean, structured Markdown. PDFs preserve headings, TXT/CSV wrap in code blocks, and MD files remain unchanged. Get readable output for further processing.
Instructions
Convert a document to clean Markdown format. Use this when you need structured, readable output from any document; for PDFs headings are detected and formatted, for TXT/CSV content is wrapped in code blocks, and MD files are returned as-is. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | The document filename to convert |