readwise_update_document
Modify a document in Readwise Reader by updating its title, author, summary, published date, image URL, location, or category using the specified document ID.
Instructions
Update a document in Readwise Reader
Input Schema
Name | Required | Description | Default |
---|---|---|---|
author | No | New author for the document | |
category | No | New category for the document | |
id | Yes | Document ID to update | |
image_url | No | New image URL for the document | |
location | No | New location for the document | |
published_date | No | New published date (ISO 8601) | |
summary | No | New summary for the document | |
title | No | New title for the document |