create_workflow
Build and store new workflows by specifying a workflow name and project directory, enabling efficient process automation with n8n.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
workflow_name | Yes | The name for the new workflow | |
workspace_dir | Yes | Absolute path to the project root directory where workflow_data will be stored |