get_item
Retrieves full metadata for a single Zotero item using its key, with optional formatted citation and bibliography.
Instructions
Get the full data for a single item.
Args: item_key: The item's Zotero key. include_bib: If true, also include a formatted citation and bibliography entry. style: CSL style to use for the citation/bibliography when include_bib is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | apa | |
| item_key | Yes | ||
| include_bib | No |