get_td_node_errors
Retrieve errors from a specified TouchDesigner node and its descendants to identify issues in your project.
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 |