get_node_info
Retrieve full node schema including properties, operations, and credentials for workflow automation. Specify node type with 'nodes-base' prefix to access detailed documentation.
Instructions
Get FULL node schema (100KB+). TIP: Use get_node_essentials first! Returns all properties/operations/credentials. Prefix required: "nodes-base.httpRequest" not "httpRequest".
Input Schema
Name | Required | Description | Default |
---|---|---|---|
nodeType | Yes | Full type: "nodes-base.{name}" or "nodes-langchain.{name}". Examples: nodes-base.httpRequest, nodes-base.webhook, nodes-base.slack |