td_find_channels
Search CHOP channels in a TouchDesigner project using a glob pattern. Returns operator paths and matching channel names for easy location.
Instructions
Find CHOP channels by glob across the project (e.g. 'pinch'). Returns chop paths + matching channel names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| parent | No | /project1 | |
| pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |