Create Coolify Project
coolify_create_projectCreate a project to organize deployments. After creation, add environments and deploy apps, databases, or services into them.
Instructions
Create a new project. After creation, add environments to it, then deploy applications/databases/services into those environments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Project name | |
| reveal | No | Reveal redacted secret values in the response (default false; the call is audited) | |
| instance | Yes | REQUIRED — which Coolify instance to mutate: 'prod' (Hetzner VPS) or 'dev' (local OrbStack VM). No default: state the target explicitly so a write never lands on prod by accident. | |
| description | No | Optional project description |