list_chapters
Retrieve a book's table of contents by ID, including chapter number, title, token count, and summary for each chapter.
Instructions
Table of contents for a book by its id: chapter number, title, token count, and a short summary for each chapter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |