get_threat_actor
Retrieve detailed information about a specific threat actor by ID to support threat modeling analysis. Returns a markdown-formatted description for use in STRIDE-based assessments.
Instructions
Get details about a specific threat actor.
This tool retrieves details about a specific threat actor in the threat model.
Args: ctx: MCP context for logging and error handling id: ID of the threat actor to retrieve
Returns: A markdown-formatted description of the threat actor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the threat actor to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |