List TouchDesigner Experimental Builds
list_experimental_buildsBrowse TouchDesigner experimental builds grouped by feature area. Filter by rendering, Python API, operators, UI, or networking to find builds matching your needs.
Instructions
Lists recent TouchDesigner experimental/beta build series grouped by feature area. Feature areas: rendering, Python API, operators, UI, networking. Each entry shows the series ID, build range, stability status, and headline features. Use get_experimental_build with a series_id for full details on any individual series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feature_area | No | Filter series by feature area. One of: 'rendering', 'Python API', 'operators', 'UI', 'networking'. Omit to list all series grouped by every feature area. | |
| show_operators | No | Include the list of experimental operators for each series (default: true) | |
| stability_status | No | Filter by stability status. One of: 'experimental' (active pre-release), 'graduated' (became a stable release). Omit to include all statuses. | |
| show_feature_flags | No | Include the feature flag table for each series (default: false) | |
| show_breaking_changes | No | Include a brief summary of breaking changes per series (default: false) |