delete_object
Remove a 3D object from your Blender scene by specifying its name. Deletes the object and returns a confirmation.
Instructions
Delete an object from the scene by name.
Args: name: Name of the object to delete.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||