get_node_schema
Retrieve the parameter schema for a specified n8n node type to see which inputs and options it accepts. Use this to configure node parameters correctly.
Instructions
Get the parameter schema for a specific n8n node type. Use this to understand what inputs/options a node accepts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeName | Yes | The internal name of the node (e.g., "n8n-nodes-base.httpRequest", "n8n-nodes-base.googleSheets") |