generate_range_documentation
Create comprehensive cyber range documentation with configurable formats, network diagrams, and optional credential inclusion for security testing environments.
Instructions
Generate comprehensive documentation for the range.
Args: format: Documentation format (markdown, html, pdf) include_network_diagram: Include network topology diagram include_credentials: Include credentials in documentation user_id: Optional user ID (admin only)
Returns: Documentation content or download link
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| include_network_diagram | No | ||
| include_credentials | No | ||
| user_id | No |