Convert a document or image to clean markdown. The file parameter must be an object with type, name, and either base64 or url. Returns name, mime_type, markdown, and description (images only). Use this when you need the full document content in markdown for summarization, search, or agent context. Use extract_document instead when you need typed structured fields. Supports PDF, DOCX, PPTX, ODT, ODS, XLSX, EPUB, RTF, LaTeX, images (PNG, JPG, GIF, WebP, AVIF, HEIF, BMP, TIFF, JP2), HTML, CSV, TSV, EML, MSG, Jupyter notebooks, and many text/markup formats. Email files (EML, MSG) include attachment extraction. Max file size: 50 MB.
Connector