td_operator_schema
Retrieve exact parameter names, defaults, menu options, and ranges for any TouchDesigner operator type to configure operators correctly without mismatches. Optionally filter by parameter page.
Instructions
Every parameter of an operator: exact names, defaults, menu options, ranges.
Read this before creating or configuring an operator — it gives the names
TouchDesigner actually accepts. Note that TouchDesigner's own documentation
describes parameter groups (such as 't' for Translate) while the settable
parameters are the members ('tx', 'ty', 'tz'); this returns the members.
page filters to one parameter page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| op_type | Yes | ||
| include_hidden | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |