readwise_update_document
Modify document details in Readwise Reader by updating title, author, summary, category, location, or metadata to keep your reading materials organized and current.
Instructions
Update a document in Readwise Reader
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document ID to update | |
| title | No | New title for the document | |
| author | No | New author for the document | |
| summary | No | New summary for the document | |
| published_date | No | New published date (ISO 8601) | |
| image_url | No | New image URL for the document | |
| location | No | New location for the document | |
| category | No | New category for the document |