export_comprehensive_threat_model
Export a complete threat model with all global variables, including business context, architecture, threats, and mitigations, to Threat Composer JSON format.
Instructions
Export comprehensive threat model with all global variables to Threat Composer JSON format.
This tool exports the complete threat model including all global variables from all phases of the threat modeling process. It collects business context, assumptions, architecture, threat actors, trust boundaries, asset flows, threats, mitigations, and phase progress.
Args: ctx: MCP context for logging and error handling output_path: Path to save the exported threat model (will be saved in .threatmodel directory) include_extended_data: Whether to include extended data beyond standard Threat Composer format
Returns: A comprehensive export summary with details about what was exported
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_path | Yes | ||
| include_extended_data | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |