get_td_node_parameters
Fetch parameters of a TouchDesigner node with configurable detail level and maximum number of items.
Instructions
Get node parameters with concise/detailed formatting (detailLevel+limit supported)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of items to include in formatted output | |
| nodePath | Yes | Node path. e.g., "/project1/textTOP" | |
| detailLevel | No | Response detail level for tool output (minimal, summary, or detailed) | |
| responseFormat | No | Structured output format for formatted responses |