n8n_get_node
Retrieve the complete parameter schema for any n8n node type, including required fields, credentials, options, and display conditions, plus curated notes and examples.
Instructions
Get the real parameter schema of an n8n node type: parameters with types, options and display conditions, required params, credentials, latest typeVersion, plus curated notes and an example for common nodes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Node type or alias (e.g. "n8n-nodes-base.slack" or "webhook") |