List TouchDesigner operators
td_list_operatorsLists child operators under a COMP in TouchDesigner, supporting recursive traversal and filters by family or name pattern.
Instructions
List children under a COMP, optionally recursively and filtered by family or name pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| limit | No | ||
| family | No | ||
| parent | No | Absolute TouchDesigner operator path, for example /project1/visuals/noise1 | /project1 |
| pattern | No | * |