inflate_workflow
Expand a compressed FlowZip text into a full litegraph workflow JSON, preserving node structure and links for use in ComfyUI.
Instructions
Expand FlowZip text back into a full litegraph workflow JSON.
Reverse of the FlowZip that get_template returns. Structure (nodes, types, links, widget values) is preserved; cosmetic fields are not. To RUN it, still adapt the litegraph to API/prompt format for submit_workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flowzip | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |