get_mitigation
Retrieve the complete description of a specific mitigation by its ID, returning markdown-formatted details for review within the threat model.
Instructions
Get details about a specific mitigation.
This tool retrieves details about a specific mitigation in the threat model.
Args: ctx: MCP context for logging and error handling id: ID of the mitigation to retrieve
Returns: A markdown-formatted description of the mitigation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |