zotero_create_collection
Create a new collection in Zotero to organize your library, with optional nesting under a parent collection. Returns the new collection's key for immediate reference.
Instructions
Create a new collection (folder) in the Zotero library, optionally nested under a parent collection. Returns the new collection's key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new collection. | |
| parent_key | No | Parent collection key for nesting; omit for a top-level collection. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |