build_range_from_prompt
Create cyber range configurations using natural language prompts, then optionally deploy them for security testing and research.
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 |