get_toc
Retrieve a book's table of contents with chapter IDs. Provides chapterUid values required to anchor thoughts, comments, and highlights to exact chapters.
Instructions
书籍章节目录:[{chapterIdx, chapterUid, title, ...}]。写想法/读书都要用这里的 chapterUid。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |