unlink_mitigation_from_threat
Remove a mitigation from a threat in your threat model. Specify the mitigation ID and threat ID to break the link.
Instructions
Unlink a mitigation from a threat.
This tool unlinks a mitigation from a threat in the threat model.
Args: ctx: MCP context for logging and error handling mitigation_id: ID of the mitigation to unlink threat_id: ID of the threat to unlink from
Returns: A confirmation message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threat_id | Yes | ||
| mitigation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |