dsl_to_workflow
Convert compact DSL text into executable ComfyUI API-format JSON for running workflows.
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 |