readwise_list_highlights
Retrieve and filter highlights from Readwise by book, date, or other criteria for efficient organization and review of saved content.
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) |