scene_create_collection
Create a new collection in the Blender scene. Specify name, optional parent, and color tag to organize objects efficiently.
Instructions
Create a new collection in the scene.
Args: name: Collection name parent: Parent collection name (empty = Scene Collection) color_tag: COLOR_01 through COLOR_08, or NONE
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| parent | No | ||
| color_tag | No |