create-project
Creates a new n8n project. Provide your client ID and project name to set up a project under your n8n Enterprise license.
Instructions
Create a new project in n8n. NOTE: Requires n8n Enterprise license. IMPORTANT: Arguments must be provided as compact, single-line JSON without whitespace or newlines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| clientId | Yes | Client ID from init-n8n |