list_workflows
List the filenames of saved workflows from the ComfyUI server user library. Use the filenames to load or analyze workflows with other tools.
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 | |||