create_item_manual
Creates a Zotero item from provided metadata fields, checking for duplicates. Use when structured metadata is already available instead of resolving a DOI or URL.
Instructions
Create a Zotero item with manually provided metadata fields. Use this instead of create_item when you have structured metadata already (e.g. from a conversation) rather than a DOI/URL to resolve. Checks for duplicates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | ||
| url | No | ||
| date | No | ||
| tags | No | ||
| extra | No | ||
| issue | No | ||
| pages | No | ||
| title | Yes | ||
| volume | No | ||
| abstract | No | ||
| creators | No | ||
| item_type | Yes | ||
| publisher | No | ||
| collection_keys | No | ||
| publication_title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |