list_workflows
Retrieve names of workflows saved in ComfyUI's workflow browser. Use the search parameter to filter by case-insensitive substring matching.
Instructions
Workflows already saved in ComfyUI's workflow browser (userdata). Use a
returned name with import_workflow(name=...) to load one WITHOUT pasting its
JSON. search filters names (case-insensitive substring).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||