zotero_update_annotation
Update a Zotero annotation's text, comment, color, or tags. Supports adding or removing tags incrementally.
Instructions
Update an existing Zotero annotation. Editable fields: text (highlight text), comment, color (hex like '#ffd400'), and tags. Tags can be replaced wholesale via tags, or edited incrementally via add_tags/remove_tags (mutually exclusive with tags). Position/page/sortIndex are anchored to the PDF/EPUB geometry and are not editable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| text | No | ||
| color | No | ||
| comment | No | ||
| add_tags | No | ||
| remove_tags | No | ||
| annotation_key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |