zotero_create_collection
Create a new collection, project, or folder in your Zotero library. Add a parent collection to organize subcollections hierarchically within your research library.
Instructions
Create a new collection (project/folder) in your Zotero library. To create a subcollection, pass parent_collection (not parent_key) as either a collection key (8-character string like 'KMMQDFQ4') or a collection name. Use zotero_search_collections to find collection keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent_collection | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |