organize_workflow
Remove guesswork from a finished ComfyUI graph: sort wired nodes into pipeline bands, add human-readable titles and colored groups, then highlight editable knobs and add leave-alone guidance notes.
Instructions
THE finishing step: auto-layout into pipeline stage bands, colored groups, human titles, green highlights on user-editable knobs, and markdown guidance notes (model-family aware, two registers: 'touch this' vs 'leave alone'). Run after wiring is done and before save_workflow. Idempotent.
MUTATES the session workflow in place - the applied block in the result
summarizes the layout/group/note changes; inspect_workflow or
export_workflow_json shows the full reorganized graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||