create_material
Create materials with Principled BSDF shaders in Blender for 3D modeling and rendering projects.
Instructions
Create a new material with a Principled BSDF shader node.
Args: name: Name for the new material.
Returns: Confirmation dict with the created material name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |