conn_get
Retrieves all input and output connections attached to a given operator path, allowing you to inspect how nodes link within a TouchDesigner network.
Instructions
Read all input/output connections of a node.
path (<class 'str'>): Operator path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |