get_book_content
Retrieve a bounded, paginated slice of a JW publication by publication code. Specify up to 3 chapters and 25 paragraphs for targeted content.
Instructions
Get a bounded, paginated slice of a publication. Chapter numbers are 1-based sequential TOC entries. At most 3 chapters and 25 paragraphs per chapter are returned per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| format | No | json | |
| chapter | No | 1-based sequential TOC entry | |
| page_size | No | ||
| langwritten | No | JW language code. Defaults to DEFAULT_LANGUAGE or E. | E |
| chapter_range | No | At most 3 entries, for example "1-3" | |
| paragraph_range | No | Optional explicit range, for example "1-20" | |
| publication_code | Yes | WOL publication code, such as it or rs |