get_collection_items
Retrieve items from a Zotero collection using its collection key, with optional exclusion of child items and result limit.
Instructions
List items in a collection.
Args: collection_key: The collection's Zotero key. top_level_only: If true, exclude child items (e.g. notes/attachments). limit: Maximum number of results (1-100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| collection_key | Yes | ||
| top_level_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |