readwise_save_document
Save web documents or HTML content to Readwise Reader for organized reading and highlights management. Supports tagging, categorization, and custom storage locations.
Instructions
Save a document (URL or HTML content) to Readwise Reader
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the document to save | |
| html | No | HTML content of the document (optional) | |
| tags | No | Tags to add to the document | |
| location | No | Location to save the document (default: new) | |
| category | No | Category of the document (auto-detected if not specified) |