@bottobot/td-mcp
Version:
TouchDesigner MCP Server v2.8.0 - 21 MCP tools, 629 operators with clean parameter data, 69 Python API classes, 14 tutorials, 32 workflow patterns. Includes version system, experimental techniques KB, core tool enhancements, and experimental build support
25 lines • 649 B
JSON
{
"className": "PanelValue",
"displayName": "PanelValue Class",
"description": "A PanelValue describes an instance to a Panel Value. They can be accessed through a component's panel member, and are used in the Panel Execute DAT.",
"category": "General",
"fileName": "PanelValue_Class.htm",
"members": [
{
"name": "name",
"id": "content",
"returnType": "str",
"readOnly": true,
"description": "name member"
},
{
"name": "name",
"id": "bodyContent",
"returnType": "str",
"readOnly": true,
"description": "name member"
}
],
"methods": [],
"enhanced": true
}