zotero_delete_collection
Delete a Zotero collection while keeping its items by default. Choose to permanently remove all contained items, attachments, and notes by setting delete_items to true.
Instructions
Delete a collection. The collection's items are NOT deleted from the library unless delete_items=true — by default they just lose this folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delete_items | No | Also permanently delete every top-level item inside the collection (their attachments and notes go with them). | |
| collection_key | Yes | Collection key from zotero_list_collections. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |