workflow_sync_highlights
Pulls PDF annotations from Zotero and updates the 'Highlights from Paper' section in your Obsidian note. Existing highlights are replaced; metadata sections remain unchanged.
Instructions
Pull PDF annotations from Zotero and update the 'Highlights from Paper' section of the corresponding Obsidian literature note.
Run this any time after you have highlighted the PDF in Zotero. Existing highlight content is replaced; metadata sections are untouched.
Args: citekey: Better BibTeX citekey (used to locate the Obsidian note). item_key: Zotero internal item key (needed to fetch annotations).
Returns: {"success": bool, "count": int, "message": str}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| citekey | Yes | ||
| item_key | Yes |