reading_import_begin
Start a chunked import for large EPUB or plain text files. This tool splits oversized books to bypass single-request upload limits.
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 |