td_python_help
Retrieve Python help documentation for TouchDesigner classes or modules by specifying an object like 'td' or 'td.OP'.
Instructions
Get Python help documentation for a TD class/module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Python object/class to get help for (e.g. 'td', 'td.OP', 'tdu', 'td.TOP') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |