dsl_to_workflow
Author and edit ComfyUI workflows in a compact, legible DSL, then convert to executable API JSON for deployment.
Instructions
Convert the compact workflow DSL (see workflow_to_dsl) back into executable ComfyUI API-format JSON. Useful for authoring/editing workflows in the legible DSL, then converting to run with enqueue_workflow. (Experimental.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dsl | Yes | Workflow DSL text |