Get Item Details
get_itemRetrieve complete metadata for a single Zotero item using its unique key. Access all fields including title, creators, abstract, DOI, URL, tags, and collections.
Instructions
Get complete metadata of a single item by its key. Returns all fields: title, creators, abstract, DOI, URL, tags, collections, etc. Use this after search_items to get full details of a specific item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemKey | Yes | The unique key of the item (e.g., "ABC12345") |