delete_material
Delete a material from Blender by specifying its name. Returns confirmation of removal.
Instructions
Delete a material by name.
Args: material_name: Name of the material to delete.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||