Apply recipe
apply_recipeBuild a tested, ready-made node network inside a TouchDesigner COMP in one call by specifying a recipe ID, then verify and preview the result.
Instructions
Instantiate a built-in recipe by id (from list_recipes) inside a COMP — a tested, ready-made network you can build in one call, then tweak. Verifies and previews the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Recipe id to build (see list_recipes). | |
| parent_path | No | COMP to build the recipe inside. | /project1 |