list_workflows
Retrieve a list of saved workflow filenames from the ComfyUI server's user library. Each filename can be used to load or analyze a specific workflow.
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 | |||