push_to_zotero
Add a paper to your Zotero library by submitting its DOI and API credentials.
Instructions
Push a paper's metadata to a Zotero library.
Args: doi: The DOI of the paper to add. zotero_key: Your Zotero API Key (Secret). library_id: Your Zotero User ID or Group ID. library_type: "user" or "group". collection_id: (Optional) ID of the collection to add the paper to.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | Yes | ||
| zotero_key | Yes | ||
| library_id | Yes | ||
| library_type | No | user | |
| collection_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |