Add Item to Collection
add_item_to_collectionAssign an existing Zotero item to a collection using its item key and collection key. Retrieve collection keys with list_collections to organize references into multiple folders.
Instructions
Add an item to a collection (folder). An item can belong to multiple collections. Use list_collections to get available collection keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemKey | Yes | The key of the item | |
| collectionKey | Yes | The key of the collection |