id
(optional): Filter by specific document ID
How to use it
id is exposed by the Readwise Reader MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the id tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL READWISE READER MCP LISTINGOther tools in Readwise Reader MCP (23)
(optional): New author
(optional): Document category (article, book, tweet, pdf, email, youtube, podcast)
LLM-friendly text content (converted from sourceurl or url via r.jina.ai)
(optional): HTML content of the document
(optional): New image URL
(optional): Location to save (new, later, shortlist, archive, feed)
(optional): Page cursor for pagination
, imageurl, location, category
Delete a document from Readwise Reader.
List documents from Readwise Reader with optional filtering. Returns complete document information including metadata and LLM-friendly text content.
List all tags from Readwise Reader.
Save a document (URL or HTML content) to Readwise Reader.
Search documents in Readwise Reader by topic using regex matching on title, summary, notes, and tags.
Update a document in Readwise Reader.
(required): Array of search terms to match against document content (case-insensitive regex matching)
(optional): New summary
(optional): Filter by tag name
(optional): Array of tags to add
(optional): New title
(optional): Filter documents updated after this date (ISO 8601)
(required): URL of the document to save
(optional): ⚠️ PERFORMANCE WARNING: Include full converted text content in the response. This significantly slows down the API as it fetches and processes each document's content. Only use when explicitly requested by the user or when document content is specifically needed for analysis/reading. Def
(optional): ⚠️ PERFORMANCE WARNING: Include HTML content in the response. This significantly slows down the API. Only use when explicitly requested by the user or when raw HTML is specifically needed for the task.