Plan a visual from a description
plan_visualConverts a natural-language description of a desired visual into a build plan for TouchDesigner, listing necessary tools and nodes as a dry run with no output creation.
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. |