export_document
Export a document to a file path. Format is automatically inferred from the extension, or you can specify one from common formats like PDF, DOCX, and HTML.
Instructions
Export a document to path. Format is inferred from the extension if omitted.
Supported formats: odt, pdf, docx, doc, rtf, txt, html.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| doc_id | Yes | ||
| format | No |