move_to_collection
Move Blender objects into a target collection, removing them from their current collections. Optionally create the collection if it does not exist.
Instructions
Move objects into a collection, unlinking them from their current ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| names | Yes | ||
| create | No | Create the collection if missing | |
| collection | Yes | Target collection name |