create_workflow
Build and activate automated workflows in n8n by defining nodes, connections, and settings. Designed for programmatic workflow creation and management, it supports workflows with automatic triggers like schedules or webhooks.
Instructions
Creates a new workflow in n8n with specified nodes and connections. Note that only workflows with automatic trigger nodes (schedule, webhook, etc.) can be activated - workflows with only manual triggers cannot be activated. Returns the created workflow with its assigned ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
activate | No | Whether to activate the workflow after creation (only works for workflows with automatic triggers) | |
workflow | Yes | Complete workflow structure including nodes, connections, and settings |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mcp-n8n-builder
Related Tools
- @spences10/mcp-n8n-builder
- @makafeli/n8n-workflow-builder
- @makafeli/n8n-workflow-builder
- @makafeli/n8n-workflow-builder
- @illuminaresolutions/n8n-mcp-server