Permanently delete Zotero items
zotero_delete_itemsPermanently delete Zotero library items by key. Requires confirmation and server flag; irreversible action.
Instructions
PERMANENTLY and IRREVERSIBLY delete items by key (this purges them — it is NOT the trash). Prefer zotero_trash_items, which is reversible. This tool is disabled unless the server is started with ZOTEUS_ALLOW_DELETE=true, and additionally requires confirm: true on every call. The current library version is used as a precondition; the operation auto-chunks to 50 keys per request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to proceed with permanent deletion. | |
| item_keys | Yes | Item keys to permanently delete. | |
| library_id | No | ||
| library_type | No |