readwise_list_books
Easily list books with highlights in Readwise using filtering options like category, source, or update date. Ideal for organizing and accessing highlighted 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) |