export_books
Export selected books or your entire library to a specified folder on disk. Optionally filter by format for direct transfer to devices like Kindle.
Instructions
Exports books to a folder on disk (e.g. to copy them to a Kindle). book_ids comma-separated or 'all'. formats optional, e.g. 'azw3,epub'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_ids | Yes | Ids comma-separated, or 'all'. | |
| to_dir | Yes | Destination folder. | |
| formats | No | Formats to export, e.g. 'azw3,epub'. |