Get Resource Page
get_resource_pageRetrieve the full text of a specific page from a book in the local resource library using its book ID and page number.
Instructions
Fetch the full text of one page from a book in the local resource library.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes | One-based page number. | |
| book_id | Yes | Book id from list_resources or search_resources. |