port_workflow
Ports an existing ComfyUI workflow from one model family to another, swapping loader topology and retuning CFG, steps, sampler, scheduler, and technique nodes. Flags any items needing your judgment.
Instructions
CROSS-FAMILY MODEL PORT ONLY (e.g. 'sdxl' -> 'flux'): swaps loader topology when needed, retunes CFG/steps/sampler/scheduler and technique nodes (FaceDetailer etc.) from family knowledge, swaps latent node class, picks installed model files. NOT for fixing missing/uninstalled nodes - that's diagnose_workflow + resolve_missing_nodes. Returns changes + flags for anything that needs your judgment. Families: get_model_guidance / get_instance_info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes | ||
| target_family | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||