create_scene
Creates a new scene in Blender with a specified name, providing a clean slate for 3D modeling and animation.
Instructions
Create a new scene.
Args: name: Name for the new scene.
Returns: Confirmation dict with the created scene name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||