delete_object
Remove objects from 3D scenes in Blender by specifying their names to manage scene complexity and organization.
Instructions
Delete an object from the scene by name.
Args: name: Name of the object to delete.
Returns: Confirmation dict.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |