coolify_create_environment
Create a new environment, such as staging or production, within a Coolify project by specifying the project UUID and environment name.
Instructions
[WRITE] Create a new environment in a Coolify project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Environment name (e.g. 'staging', 'production') | |
| project_uuid | Yes | UUID of the project |