Update Collection
update_collectionRename a Zotero collection or change its parent. Move any collection to the top level by setting the parent to false.
Instructions
Update a collection's name or parent. Set parentCollection to false to move to top level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the collection | |
| collectionKey | Yes | The collection key to update | |
| parentCollection | No | New parent collection key, or false to move to top level |