list_node_templates
Search for workflow templates by specifying node types, enabling efficient automation setup and integration in n8n-MCP. Supports custom filters and limits.
Instructions
Find templates using specific nodes. 399 community workflows. Use FULL types: "n8n-nodes-base.httpRequest".
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of templates to return. Default 10. | |
nodeTypes | Yes | Array of node types to search for (e.g., ["n8n-nodes-base.httpRequest", "n8n-nodes-base.openAi"]) |