trash_item
Move a Zotero item to trash for reversible soft deletion. Preserves the item key so Word citations continue resolving, and allows undo via restore_from_trash.
Instructions
Move an item to the trash (soft delete). Unlike delete_item_permanently, this is reversible via restore_from_trash -- prefer it whenever a delete might need to be undone. Safe, key-preserving: the item's key is unchanged, so a Word citation referencing it keeps resolving unless/until it's later permanently deleted (e.g. via delete_item_permanently, or "Empty Trash" in the Zotero desktop app).
version: the item's current version (from search_items/get_item) -- refused if stale, same as update_item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| version | Yes |