follow_threat_modeling_plan
Provides step-by-step guidance for each phase of a structured threat modeling plan, helping you identify threats using STRIDE methodology.
Instructions
Follow the threat modeling plan.
This tool guides the user through the threat modeling process step by step, following the plan generated by the get_threat_modeling_plan tool.
Args: ctx: MCP context for logging and error handling phase: Optional phase to get guidance for (if not provided, will use current phase)
Returns: A markdown-formatted guide for the current or specified phase
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| phase | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |