update_highlight
Modify existing highlights by updating text or notes in Readwise, ensuring accurate content management for your reading materials.
Instructions
Update an existing highlight's text or note.
Only the provided fields are updated. Returns the full updated highlight.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| highlight_id | Yes | ||
| text | No | ||
| note | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| text | No | ||
| note | No | ||
| tags | No | ||
| book_id | No | ||
| book_title | No | ||
| book_author | No | ||
| source_url | No | ||
| highlighted_at | No | ||
| created_at | No | ||
| updated_at | No |