list_threats
List all threats in your threat model, optionally filtering by category, severity, or status to focus on relevant risks.
Instructions
List all threats in the model.
This tool lists all threats in the threat model, optionally filtered by category, severity, or status.
Args: ctx: MCP context for logging and error handling category: Optional category to filter threats severity: Optional severity to filter threats status: Optional status to filter threats
Returns: A markdown-formatted list of threats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | ||
| category | No | ||
| severity | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |