Plan a visual from a description
plan_visualCreate a build plan from a natural-language description of a visual, listing required tools and nodes without altering the current TouchDesigner project.
Instructions
Turn a natural-language description of a visual you WANT into a build plan (which tool/recipe and nodes) — a dry run that creates nothing. Note: this does NOT inspect the current TouchDesigner project; to read existing nodes use get_td_nodes / get_td_topology / find_td_nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | Yes | Natural-language description of the visual you want. |