node_errors
Get errors and warnings for a node, optionally including its children, to diagnose issues in TouchDesigner renders.
Instructions
Errors/warnings for a node, optionally including children.
path (<class 'str'>): Full path of the operator.
includeChildren (bool | None): Also collect child errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| includeChildren | No |