reading_read_chunk
Retrieve a specific book chunk by book and chunk IDs, returning the previous and next chunk IDs to continue reading through the book sequentially.
Instructions
Read one book chunk and return prevId/nextId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookId | Yes | ||
| chunkId | Yes |