get_node_tree
Retrieve the complete node tree of a material, including all nodes and their links. Input the material name to get the node structure.
Instructions
Get the full node tree of a material (all nodes and links).
Args: material_name: Name of the material.
Returns: Dict with nodes list and links list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| material_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||