list_documents
Retrieve a list of documents from your Readwise Reader library using filters like folder location, update time, and HTML content inclusion, with pagination support for efficient browsing and organization.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
location | No | The folder where the document is located, supports 'new', 'later', 'shortlist', 'archive', 'feed' | |
pageCursor | No | Pagination cursor | |
updatedAfter | No | Filter by update time (ISO8601) | |
withContent | No | Whether to include HTML content |