dokploy_environment_create
dokploy_environment_createCreate a new environment in Dokploy by specifying a name and project ID to organize deployment resources and configurations.
Instructions
[environment] environment.create (POST)
Parameters:
name (string, required)
description (string, optional)
projectId (string, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| projectId | Yes |