search_nodes
Search ComfyUI nodes by name, category, or input/output type to find the exact node for your workflow.
Instructions
Search ComfyUI nodes by name, category, or input/output type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Text search in node name, display name, description, and aliases. | |
| category | No | Category prefix filter (e.g. "sampling", "loaders", "conditioning"). | |
| input_type | No | Filter nodes that accept this input type (e.g. "MODEL", "IMAGE"). | |
| output_type | No | Filter nodes that output this type (e.g. "MODEL", "CONDITIONING"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |