get_node_type
Retrieve detailed information about a specific n8n node type by providing its node type name.
Instructions
Get details about a specific n8n node type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | The node type name (e.g., n8n-nodes-base.httpRequest) |