td_get_root
Retrieve the actual root path of the TouchDesigner project. Call this first to discover the correct project directory before using other tools.
Instructions
Get the actual project root path. Call this FIRST before using any other tool that requires a path.
Returns the path of the top-level project COMP (e.g. "/project1" or whatever the user named it). Do not assume "/project1" — always discover the real path with this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||