node_get
Retrieve complete metadata for a TouchDesigner operator, including its parameters, connections, and position, by providing the operator's full path.
Instructions
Full metadata for one operator (params, connections, position).
path (<class 'str'>): Full path of the operator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |