Skip to main content
Glama

get_node_info

Retrieve detailed configuration information for ComfyUI workflow nodes, including input requirements, output types, and functional descriptions to properly set up nodes.

Instructions

Get detailed info about a node.

Args: node_name: Node class name (e.g., 'RemoteCheckpointLoader_fal') Returns node information including: - input: Required and optional inputs with types - output: Output types - category: Node category - description: What the node does Use this to understand how to configure a node in a workflow.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
node_nameYesExact node class name

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/IO-AtelierTech/comfyui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server