create_object
Create a new 3D object in Blender by specifying its type (cube, sphere, cylinder, etc.) and location, then get the exact name assigned.
Instructions
Create a new object. Types: CUBE, SPHERE, CYLINDER, CONE, TORUS, PLANE, CIRCLE, GRID, MONKEY, UV_SPHERE, ICO_SPHERE, EMPTY. Returns the actual name assigned (may differ if name already exists).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | CUBE | |
| location | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||