Remove items from a collection
zotero_remove_items_from_collectionRemove items from a Zotero collection while keeping them in the library and other collections. Items not in the collection are left unchanged.
Instructions
Remove items from one collection. The items stay in the library and in any other collection they belong to; nothing is deleted. Items that were not in the collection are reported as unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| groupId | No | Group library ID. Omit for the personal library ("My Library"), which is what almost every request wants. Group IDs come from zotero_list_libraries. | |
| itemKeys | Yes | Keys of the items to remove. | |
| collectionKey | Yes | Collection to remove them from. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| removed | Yes | ||
| notPresent | Yes | ||
| collectionKey | Yes |