clone_range
Clone a cyber range environment to another user for security testing scenarios, optionally including snapshots.
Instructions
Clone the current range to another user.
Args: target_user_id: User ID to clone range to include_snapshots: Whether to include snapshots in clone user_id: Optional user ID (admin only)
Returns: Clone operation result
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_user_id | Yes | ||
| include_snapshots | No | ||
| user_id | No |