create_environment
Create a test environment in Qase with a project code and title, plus optional description, slug, or host.
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 |