list_mitigations
Retrieve all mitigations from a threat model, with optional filters by type or status for focused security control review.
Instructions
List all mitigations in the model.
This tool lists all mitigations in the threat model, optionally filtered by type or status.
Args: ctx: MCP context for logging and error handling type: Optional type to filter mitigations status: Optional status to filter mitigations
Returns: A markdown-formatted list of mitigations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |