import_to_zotero
Import papers into Zotero by creating items with metadata, linking local PDFs, and assigning them to collections. Reuses existing DOI entries to prevent duplicates.
Instructions
把论文导入 Zotero:建条目 + linked_file 附件(PDF 保留本地)+ 归入 Collection。DOI 已在库时复用既有条目。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | ||
| url | No | ||
| year | No | ||
| issue | No | ||
| pages | No | ||
| title | Yes | ||
| volume | No | ||
| authors | No | ||
| journal | No | ||
| abstract | No | ||
| pdf_path | No | 本地 PDF 路径(可选,download_paper 的产物) | |
| collection_name | No | 目标 Collection 名(不存在自动创建) |