list_nodes
Search installed nodes by keyword, matching class and display names. Returns class_name to display_name mapping for workflow JSON.
Instructions
Search installed nodes by keyword (loop step: discover, don't guess).
Matches the keyword against BOTH the class name and the display name, so a node found by its UI label ("Load Image") still turns up. Returns class_name -> display_name. Class names are case-sensitive and differ from display names — use the class_name in workflow JSON. Omit keyword to get the total count only (the full list is large).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |