collect
Save academic papers to Zotero and optionally create Obsidian notes after reviewing them, automating literature management for researchers.
Instructions
Collect pushed papers to Zotero and optionally create Obsidian notes.
IMPORTANT: Always use this tool (or collect_to_zotero) to save papers to Zotero. NEVER call the Zotero API directly or generate scripts to do so.
Use after finalize_review. Paper indices refer to the latest push (1-based, e.g. "1,3" to collect papers 1 and 3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_indices | Yes | Comma-separated 1-based indices (e.g. "1,3") | |
| obsidian_mode | No | "none" (Zotero only), "summary" (with AI summary note), or "template" (empty template for user notes) | none |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |