add_to_collection
Add an item to an additional collection within the same library while preserving its existing memberships. Use for safe reorganization without moving between libraries.
Instructions
File an item into a collection, in addition to any it's already in. Safe, key-preserving reorganization within the same library -- prefer this over move_item_to_different_library whenever the goal is just organizing, not actually relocating to a different library. version: the item's current version (see update_item).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| version | Yes | ||
| collection_key | Yes |