zotero_get_collection_items
Retrieve all items in a specific Zotero collection. Choose detail level: keys_only, summary, or full with abstracts and PDF/notes indicators.
Instructions
Get all items in a specific Zotero collection. Supports detail='keys_only' (minimal), 'summary' (default, no abstracts), or 'full' (with abstracts). Includes PDF/notes indicators. TIP: To find papers on a specific topic, use zotero_semantic_search instead — it's faster and returns only relevant results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_key | Yes | The collection key/ID | |
| detail | No | summary | |
| limit | No | Maximum number of items to return |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |