readwise_update_document
Modify document metadata in Readwise Reader, including title, author, summary, published date, image URL, location, and category, by specifying 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 |