get_material_function_info
Retrieve details of a Material Function including its input pins (name, type, default value, sort priority), output pins (name, connections), and a summary of internal nodes.
Instructions
Inspect a Material Function: inputs, outputs, internal nodes.
Returns all FunctionInput pins (name, type, default value, sort priority), all FunctionOutput pins (name, connections), and a summary of internal nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |