get_book_notes_and_highlights
Retrieve and organize book highlights and notes by chapter using a specified book ID. Customize results with chapter details, organization, and highlight style filters for structured reading insights.
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 |