Get one Zotero item
zotero_get_itemRetrieve complete metadata for a Zotero item using its key, with optional abstract, and get a ready-made APA 7th citation and in-text reference.
Instructions
Fetch the full metadata of a single item by its Zotero key.
Args: item_key: Eight-character Zotero item key, as returned by the search tools. include_abstract: Include the abstract in the output.
Returns: Markdown metadata for the item, followed by a ready-made APA 7th reference and in-text citation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_key | Yes | ||
| include_abstract | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |