remove_attacker
Soft-delete an attacker from a threat model, preserving its ID and tombstoning linked controls for potential restoration.
Instructions
Soft-delete an attacker. Creates a new version.
Same lifecycle as remove_asset: ID preserved, linked COs
tombstoned, orphaned controls derived at read time. Use
restore_attacker to un-delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| attacker_id | Yes | ID of the attacker to soft-delete. | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||