get_td_node_errors
Inspect errors reported by a TouchDesigner node and its descendants. Specify node path, detail level, and output format.
Instructions
Check node and descendant errors reported by TouchDesigner
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to include in formatted output | |
| nodePath | Yes | Absolute path to the node to inspect. e.g., "/project1/text1" | |
| detailLevel | No | Response detail level for tool output (minimal, summary, or detailed) | |
| responseFormat | No | Structured output format for formatted responses |