set_threat_actor_priority
Set a threat actor's priority (1-10) in your threat model to reflect its severity and guide security prioritization.
Instructions
Set the priority of a threat actor.
This tool sets the priority of a threat actor in the threat model.
Args: ctx: MCP context for logging and error handling id: ID of the threat actor priority: Priority of the threat actor (1-10)
Returns: A confirmation message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the threat actor | |
| priority | Yes | Priority of the threat actor (1-10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |