create_object
Create a new Blender object of a specified type (cube, sphere, cylinder, etc.) and get the actual assigned name, even if the requested name already exists.
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 | |||