Get module/class help
get_module_helpRetrieve help for a TouchDesigner Python class or module. Get descriptions, members, and method signatures from the knowledge base.
Instructions
Human-readable help (description, members, method signatures) for a TouchDesigner Python class or module, from the knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Class or module name to get help for, e.g. 'OP', 'App', 'Project'. |