list_workflows
Retrieve names of saved workflows from a ComfyUI server. Browse available .json files to select one for loading or analysis.
Instructions
List the filenames of workflows saved in the connected ComfyUI server's user library (the same workflows visible in the ComfyUI web UI). Requires a running ComfyUI server. Takes no parameters. Returns a numbered list of .json filenames; pass a filename to get_workflow or analyze_workflow to load one. Returns "No saved workflows found." when the library is empty.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||