list_api_nodes
List available cloud-based API nodes for media generation, with search and output type filtering to find nodes from providers like Kling, Runway, and Luma.
Instructions
List available API nodes (Kling, Runway, Luma, Stability, ElevenLabs, etc.).
These are cloud-based nodes that run via the Comfy.org API proxy. Use get_node_schema(name) to see full input/output details, then run_api_node(name, inputs) to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Text search in node name/description. Default: "" (all). | |
| output_type | No | Filter by output type. Default: "" (all). Valid: "IMAGE", "VIDEO", "AUDIO". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |