Create workflow
n8n_create_workflowCreate a new workflow by providing a JSON object outlining its name, nodes, connections, and settings.
Instructions
Create a new workflow. Provide the workflow JSON (name, nodes, connections, settings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes | Workflow object (name, nodes, connections, settings) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||