td_cooking_info
Inspect cooking time and performance metrics for nodes in a TouchDesigner network subtree. Supports recursion and sorting by cook time or CPU cook time.
Instructions
Get cooking/performance info for a subtree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Root path to inspect | / |
| limit | No | Max nodes to return | |
| recurse | No | Recursively inspect children | |
| sort_by | No | Sort by: 'cookTime' or 'cpuCookTime' | cookTime |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |