build_range_from_prompt
Generate cyber range configurations from natural language prompts for security testing and research. Automatically deploys configured environments to streamline setup.
Instructions
Build a range configuration from a natural language prompt.
Args: prompt: Natural language description of desired range auto_deploy: Automatically deploy after building configuration user_id: Optional user ID (admin only)
Returns: Generated configuration and deployment result if auto_deploy=True
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| auto_deploy | No | ||
| user_id | No |