List all annotations
list_annotationsRetrieve every highlight and note in your Book Orbit library, newest first. Filter by book or browse pages to see text, notes, and book/chapter info.
Instructions
List ALL of the user's annotations (their highlights and notes) across the whole library, newest-page first. Each item includes the highlighted text, any note, the book title/author, and the book's own chapter title/index. Paginated: use page with the returned total/pageSize to browse, or pass bookId to filter to one book. Returns a stats summary (book count, how many have notes, and where they came from).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number (default 1). | |
| bookId | No | Filter to one book's annotations (from search_books). | |
| pageSize | No | Items per page (default 25). |