document_export
Export a document's internal representation to Markdown, DOCX, PDF, or XLSX format using its document ID.
Instructions
Export current DocumentIR to md, docx, pdf, or xlsx.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | ||
| overwrite | No | ||
| output_path | No | ||
| output_format | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |