configure_library_provider
Set up or switch your reference manager by configuring Zotero with API key and user ID, or Mendeley with BibTeX file path.
Instructions
Configure the library provider for this Metis installation.
Call this during setup or when switching reference managers.
Args:
provider: "zotero" or "mendeley". Mendeley uses BibTeX export.
api_key: Zotero API key (from https://www.zotero.org/settings/keys).
user_id: Zotero numeric user ID (shown on the same settings page).
bibtex_path: For Mendeley: full path to exported .bib file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| api_key | No | ||
| user_id | No | ||
| bibtex_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |