comfy_export_workflow
Serialize ComfyUI workflows into a formatted JSON string. Use this to save, share, or transfer workflow configurations.
Instructions
Export/serialize a workflow to JSON string.
Simply returns the workflow formatted nicely as JSON string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |