get_collection_items
Fetch and list items within a Zotero collection using its 8-character key. Set a limit and filter to top-level items to exclude attachments and notes.
Instructions
List the items inside a collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | 8-character Zotero collection key. | |
| limit | No | Maximum number of results (1-100). | |
| top_level_only | No | Return only top-level items, hiding attachments and notes. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |