sync_zotero_library
Updates Metis literature metadata with changes from your Zotero library. Performs incremental sync by default; use full sync to re-sync all items.
Instructions
Sync the Zotero library into Metis literature_metadata.
Performs an incremental sync by default — only fetches items changed since
the last sync. Pass full=True to re-sync everything.
Requires ZOTERO_API_KEY and ZOTERO_USER_ID in metis/system/.env.
Args:
full: If True, re-sync all items regardless of last sync state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |