duplicate_material
Duplicates a material by specifying the original name and a new name. Confirms the duplicated material name.
Instructions
Duplicate a material with a new name.
Args: material_name: Name of the material to duplicate. new_name: Name for the duplicated material.
Returns: Confirmation dict with the new material name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | Yes | ||
| material_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||