get_item
Retrieve a specific Zotero item using its unique key to access full item data including metadata and notes.
Instructions
Get a single Zotero item by its key.
Args: key: The Zotero item key.
Returns: JSON with the full item data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |