get_book_notes_and_highlights
Extract and organize highlights and notes from a specific book by chapter, using the book ID. Customize the output to include chapter details and apply highlight style filters for precise results.
Instructions
Get all highlights and notes for a specific book, organized by chapter
Input Schema
Name | Required | Description | Default |
---|---|---|---|
book_id | Yes | Book ID | |
highlight_style | No | Highlight style filter, null means all | |
include_chapters | No | Whether to include chapter information | |
organize_by_chapter | No | Whether to organize by chapter |