delete_collection
Delete a Zotero collection while keeping its items intact. Use with the collection key obtained from get_collections, and ensure UNSAFE_OPERATIONS is set to 'all'.
Instructions
Delete a collection (folder) from your Zotero library. Items inside the collection are NOT deleted — they remain in your library. Requires UNSAFE_OPERATIONS environment variable set to 'all'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_key | Yes | Zotero collection key to delete. Get this from get_collections. |