get_td_info
Retrieve TouchDesigner build, version, OS, and API version to confirm connectivity to the MCP server.
Instructions
Get TouchDesigner build, version, OS, and the touchdesigner-agent-mcp API version.
Use this first to confirm connectivity to TouchDesigner. Returns
{server, version, osName, osVersion, mcpApiVersion}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | Output format: 'json' (default) or 'markdown'. | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |