link_mitigation_to_threat
Associates a specific mitigation with a threat in the threat model, ensuring countermeasures are properly recorded.
Instructions
Link a mitigation to a threat.
This tool links a mitigation to a threat in the threat model.
Args: ctx: MCP context for logging and error handling mitigation_id: ID of the mitigation to link threat_id: ID of the threat to link to
Returns: A confirmation message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threat_id | Yes | ||
| mitigation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |