n8n_create_workflow
Create new n8n workflows from JSON definitions to automate tasks and integrate services within the MCP Hub environment.
Instructions
[UNIFIED] Create a new workflow from JSON definition. Workflow will be inactive by default. Note: settings and static_data are OPTIONAL - omit them entirely if not needed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| name | Yes | ||
| nodes | No | ||
| connections | No | ||
| settings | No | ||
| static_data | No |