Search n8n Workflow Templates
search_templatesSearch n8n workflow templates by keyword. Returns matching templates with nodes, description, and ID for fetching the full workflow JSON.
Instructions
Search n8n.io workflow templates by keyword.
Queries the official n8n template gallery API. Returns workflow templates that match the search query — each includes the nodes used, description, and a template ID for fetching the full workflow JSON.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search term (e.g. "slack message", "AI agent", "google sheets", "webhook", "email automation"). | |
| max_results | No | Maximum templates to return (default 10, max 30). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |