get_node_essentials
Retrieve essential information for n8n nodes by specifying nodeType, enabling efficient workflow automation and integration setup within the n8n platform.
Instructions
Get node essential info. Pass nodeType as string with prefix. Example: nodeType="nodes-base.slack"
Input Schema
Name | Required | Description | Default |
---|---|---|---|
nodeType | Yes | Full type: "nodes-base.httpRequest" |