Get network topology
get_td_topologyMap a TouchDesigner network root by retrieving its nodes and connections while flagging structural issues.
Instructions
Return the nodes and connections under a network root, flagging obvious structural issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root_path | No | Network root to map. | /project1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| nodeCount | Yes | ||
| connectionCount | Yes | ||
| issues | Yes | ||
| topology | Yes |