get_attacker
Retrieve details of a specific attacker from a threat model by its ID, including soft-deleted attackers marked with a deleted flag.
Instructions
Get a single attacker. Soft-deleted attackers carry deleted: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| attacker_id | Yes | Attacker ID (e.g. ``T-03``). | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||