Reload bridge
reload_bridgeReloads bridge Python code in a running TouchDesigner instance, applying edits to td/ modules without reopening the project. Use after modifying bridge scripts.
Instructions
Hot-reload the bridge's Python inside the running TouchDesigner, so edits to the td/ modules take effect without reopening the project. Reimports every loaded mcp./utils. module in place and returns the list reloaded. Use after editing bridge code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||