reading_import_begin
Start a chunked EPUB/TXT import for large files that exceed a single request limit. Use this to begin importing big books in manageable sections.
Instructions
Start a chunked EPUB/TXT import. Use this when the file is too large for one reading_import_book request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| author | No | ||
| bookId | No | ||
| format | No | ||
| filename | Yes | ||
| maxChars | No | ||
| overwrite | No | ||
| headingRegex | No | ||
| expectedBytes | No | ||
| minSectionChars | No |