create_environment
Create a new environment within a project by providing its name and optional description. Requires project slug to specify target project.
Instructions
Creates a new environment in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No | ||
| projectSlug | Yes |