get_node_tree
Retrieve the full node tree of a material, including all nodes and connection links, by specifying the material name.
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 | |||