emacs_org_export
Export org documents from Emacs to HTML, PDF, Markdown, LaTeX, ASCII, or ODT. Specify the buffer and format to start conversion.
Instructions
Export org document to various formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async | No | Run export asynchronously (default: false) | |
| buffer | Yes | Buffer name | |
| format | Yes | Export format | |
| output_path | No | Output file path (optional, uses default if not specified) |