list_documents
Retrieve documents from Readwise Reader by applying filters for location, category, or update date to organize and access your saved content.
Instructions
List documents in Readwise Reader with optional filters.
location accepts: 'new' (inbox), 'later', 'shortlist', 'archive', 'feed'. category accepts: 'article', 'email', 'rss', 'highlight', 'note', 'pdf', 'epub', 'tweet', 'video'. Use updated_after with an ISO 8601 date to get recently updated docs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | ||
| category | No | ||
| updated_after | No | ||
| page | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| results | Yes | ||
| total | Yes | ||
| next_page | No |