Get Collection Items
get_collection_itemsRetrieve all items directly contained in a Zotero collection using its collection key. Supports an optional limit (1-100) for result size.
Instructions
Get all items in a specific collection. Returns items directly in the collection (not in sub-collections).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (default 25, max 100) | |
| collectionKey | Yes | The collection key |