list_node_templates
Search and retrieve workflow templates in n8n using specific node types. Ideal for automating tasks by identifying relevant templates for integration.
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"]) |