MCP Zotero

get_collection_items

Retrieve all items from a specified Zotero collection by providing its unique collection key, enabling organized access to library resources.

Instructions

Get all items in a specific collection

Input Schema

NameRequiredDescriptionDefault
collectionKeyYesThe collection key/ID

Input Schema (JSON Schema)

{ "properties": { "collectionKey": { "description": "The collection key/ID", "type": "string" } }, "required": [ "collectionKey" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Zotero

Related Tools

ID: mjvu0xzzzz