readwise_update_document
Modify document metadata in Readwise Reader by updating title, author, summary, category, location, image URL, or published date using the 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 |