blender_scene_create
Create a new Blender scene with a given name. Optionally copy from an existing scene.
Instructions
Create a new scene in Blender.
Creates a new scene, optionally copied from an existing scene.
Args: params: Contains scene name and optional copy source
Returns: Creation result as JSON string
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |