blender_create_collection
Create a new collection in Blender, optionally nest it under a parent and move existing objects into it.
Instructions
Create a collection, optionally nested under parent and optionally
moving existing objects into it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent | No | ||
| objects | No | ||
| response_format | No | 'markdown' for readable output, 'json' for raw structured data. | json |