zotero_get_collection_items
Retrieve all papers and references from a specified Zotero collection, with optional filtering by item type. Returns item keys for citation or highlights retrieval.
Instructions
List all papers and references in a specific collection/folder. Default shows papers only; use item_type='' to include notes in the collection. Returns item keys for get_item_metadata (citation) or get_item_children (highlights).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_key | Yes | ||
| limit | No | ||
| item_type | No | -attachment -note |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |