move_to_collection
Move specified objects into an existing collection, removing them from all other collections.
Instructions
Move objects into a collection (removes them from all other collections).
Parameters:
object_names: Comma-separated object names
collection_name: Target collection (must already exist)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_names | Yes | ||
| collection_name | Yes |