get_node_schema
Fetch the full input/output schema for any ComfyUI node class. Provide the class name to see its expected parameters and return values.
Instructions
Get the full input/output schema for a ComfyUI node class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class_type | Yes | The node class name (e.g. "KSampler", "CLIPTextEncode"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||