zotero_add_by_bibtex
Add bibliographic entries to Zotero from a BibTeX string or file, preserving citation keys and optionally attaching PDFs via DOI.
Instructions
Add one or more items to Zotero from BibTeX. Provide EITHER bibtex (inline string) OR file_path (absolute path to a .bib / .bibtex file) — not both. Supports multiple @entries per call. The citation key from each entry is preserved in the Extra field. If an entry has a DOI, an open-access PDF attachment is attempted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bibtex | No | ||
| file_path | No | ||
| collections | No | ||
| tags | No | ||
| attach_mode | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |