describe_workflow
Inspect a ComfyUI workflow to see its inputs, outputs, and model files, with parameter details and resolved values.
Instructions
Report the parameters a workflow accepts, plus its outputs and model files.
Each parameter lists where it is actually written in the graph. Values reached
through primitives and switches are resolved automatically, so steps points at
the primitive node feeding the sampler rather than the sampler itself.
When ComfyUI is running, each parameter also carries its real type, allowed options and numeric range, taken from the node's own schema.
Args: name: workflow file name, without the .json extension. refresh_schemas: re-read node schemas from ComfyUI. Use after installing models or custom nodes, since schemas are cached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| refresh_schemas | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||