readwise_list_highlights
Organize and filter Readwise highlights by book, date, or custom criteria to streamline your note review and content management process.
Instructions
List highlights from Readwise with optional filtering by book, date, or other criteria
Input Schema
Name | Required | Description | Default |
---|---|---|---|
book_id | No | Filter highlights by specific book ID | |
highlighted_at__gt | No | Filter highlights made after this date (ISO 8601) | |
highlighted_at__lt | No | Filter highlights made before this date (ISO 8601) | |
page | No | Page number for pagination | |
page_size | No | Number of results per page (default: 100, max: 1000) | |
updated__gt | No | Filter highlights updated after this date (ISO 8601) | |
updated__lt | No | Filter highlights updated before this date (ISO 8601) |