get_book_spine
Retrieve a book's chapter and page structure to navigate learning materials efficiently.
Instructions
Read a book's chapter and page structure
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | Book ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | 原始 DeepTutor 工具返回值;其具体字段由对应 DeepTutor API 决定。 |