get_book_page
Retrieve a generated book page by providing the book ID and page ID. Access the page content, including source links and blocks, for study and review.
Instructions
Read a generated book page, including source links and blocks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | Book ID | |
| page_id | Yes | Page ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |