create_workflow
Create a new n8n workflow by specifying required nodes and connections, with optional activation and tags.
Instructions
Create a new n8n workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| nodes | Yes | ||
| connections | Yes | ||
| active | No | ||
| tags | No |