zotero_get_collection_items
Retrieve all papers and references from a Zotero collection. Optionally include notes, and obtain item keys for citation or highlight 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 |