create_configuration_group
Create a configuration group to organize test environment settings, such as browsers or operating systems, with predefined configuration items.
Instructions
Create a new configuration group (e.g., Browser, OS) with items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Project code (2-10 uppercase letters, numbers, or underscores) | |
| title | Yes | Configuration group title (e.g., "Browser", "OS") | |
| configurations | Yes | Configuration items in the group |