get_threat
Retrieve detailed information about a threat by ID, delivered as markdown for analysis and integration into threat modeling workflows.
Instructions
Get details about a specific threat.
This tool retrieves details about a specific threat in the threat model.
Args: ctx: MCP context for logging and error handling id: ID of the threat to retrieve
Returns: A markdown-formatted description of the threat
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |