readwise_list_books
Retrieve and filter books with highlights in Readwise by category, source, or date ranges for efficient organization and access to your annotated content.
Instructions
List books that have highlights in Readwise with optional filtering
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Filter books by category | |
last_highlight_at__gt | No | Filter books with last highlight after this date (ISO 8601) | |
last_highlight_at__lt | No | Filter books with last highlight before this date (ISO 8601) | |
page | No | Page number for pagination | |
page_size | No | Number of results per page (default: 100, max: 1000) | |
source | No | Filter books by source | |
updated__gt | No | Filter books updated after this date (ISO 8601) | |
updated__lt | No | Filter books updated before this date (ISO 8601) |