export_book
Export an entire book to PDF, EPUB, or HTML by specifying the book file and output path.
Instructions
Export an entire book to various formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookPath | Yes | Path to the book file | |
| format | No | Export format | |
| outputPath | Yes | Path for the exported file |