get_book_notes_and_highlights
Retrieve all notes and highlights from a book, organized by chapter for easy review.
Instructions
Get all highlights and notes for a specific book, organized by chapter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_id | Yes | Book ID | |
| include_chapters | No | Whether to include chapter information | |
| organize_by_chapter | No | Whether to organize by chapter | |
| highlight_style | No | Highlight style filter, null means all |