configure_library_provider
Configure the library provider for a Metis installation by setting up Zotero or Mendeley. Provide API key and user ID for Zotero, or BibTeX file path for Mendeley.
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 |