get_parameter
Retrieve the current value and metadata of any Houdini parameter by specifying its node path and parameter name.
Instructions
Get the value and metadata of a parameter.
Args: node_path: Node path. parm_name: Parameter name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_path | Yes | ||
| parm_name | Yes |