Add an item to Zotero from a DOI
zotero_add_by_doiResolve a DOI via Crossref and add the reference to your Zotero library, with optional collection, tags, and dry-run preview.
Instructions
Look a DOI up on Crossref and save the resulting item to Zotero.
Args: doi: The DOI, with or without the https://doi.org/ prefix. collection_key: Optional collection to file the new item in. tags: Optional comma-separated tags to apply. dry_run: Fetch and show the metadata without writing anything.
Returns: A confirmation carrying the new item key and an APA 7th rendering of what was saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes | ||
| tags | No | ||
| dry_run | No | ||
| collection_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |