find_workflow
Find saved workflows that already do what you need. Describe your goal in words: model, subject, resolution, features—then get ranked matches to reuse instead of rebuilding from scratch.
Instructions
Find saved workflows that already DO what you're about to build, so reuse beats rebuilding from scratch. Describe the goal in words - model, subject, resolution, extras - e.g. "flux portrait at 1024 with a face detailer", and get back a few RANKED, compact matches: family, base model, resolution, feature tags (detailer / upscale / lora / controlnet / inpaint / img2img), and why each matched. Profiles are extracted from the saved JSON, so hand-built workflows are covered too. Returns summaries only, never full graphs - load the one you want with import_workflow(name=...). Prefer this over importing+inspecting each result of list_workflows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| intent | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||