Generate art from a moodboard note
generate_from_moodboardReads a moodboard note's technique and palette hints, then builds a matching generative system in TouchDesigner.
Instructions
Read a moodboard note (frontmatter technique/palette/colors/speed + a prose description) and create a matching generative system via create_generative_art. Best-effort: the palette is a hint. Requires TDMCP_VAULT_PATH.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | Moodboard note: a vault path, or a name resolved against the Moodboards/ folder. | |
| parent_path | No | COMP to build the generative system in. | /project1 |
| technique | No | Override the technique (otherwise the note's `technique` frontmatter, else fractal). |