Create Workflow
create_workflowCreate a new n8n workflow by providing its name, nodes, connections, and settings. Optionally specify a parent folder or project to organize the workflow.
Instructions
Create a new workflow. workflow must include name, nodes, connections, and settings.
To place the workflow in a folder instead of the project root, include
parentFolderId (a folder ID from list_folders) in workflow. To create it
in a project other than your personal one, include projectId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workflow | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||