create_environment
Create a new test environment for a project by providing a project code and environment title.
Instructions
Create a new test environment (staging, production, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| title | Yes | Environment title | |
| description | No | Environment description | |
| slug | No | URL-friendly identifier | |
| host | No | Environment host/URL |