readwise_export_highlights
Export Readwise highlights for bulk analysis or backup with optional filters like date, specific book IDs, or including deleted entries. Supports pagination for large exports.
Instructions
Export all highlights from Readwise with optional filtering. Perfect for bulk analysis or backup.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ids | No | Comma-separated list of book IDs to export highlights from | |
includeDeleted | No | Include deleted highlights in export (default: false) | |
pageCursor | No | Cursor for pagination through large exports | |
updatedAfter | No | Only export highlights updated after this date (ISO 8601) - useful for incremental sync |