material_duplicate
Duplicate a material in Blender by specifying the source name and optional new name. Creates an exact copy for reuse.
Instructions
Duplicate an existing material.
Args: material_name: Source material name new_name: Name for the copy (auto if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | No | ||
| material_name | Yes |