Threat Enrichment
get_threat_enrichmentEnrich a threat by ID to reveal the malware families and tools used, targeted sectors, regions, and operating systems, named campaigns, AI/ML techniques, and per-technique mitigations and detection data sources.
Instructions
Reference-grounded enrichment for one threat by ID: the malware families and tools used, targeted sectors/regions, affected operating systems, named campaigns, AI/ML (ATLAS) techniques, and per-technique mitigations + detection data sources. Complements get_threat (overview/MITRE/IOCs/detections) — call this for the "what malware/tools were used and who was targeted" view. Read coverage before acting on an empty array: grounded = the normalised association tables, threat_record = fell back to the threat's own target_sectors/target_regions, unmapped = NOT MAPPED, which is not the same as not targeted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Threat ID (e.g. TL-2026-0042) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| atlas | No | ||
| tools | No | ||
| malware | No | ||
| regions | No | ||
| sectors | No | ||
| coverage | No | ||
| campaigns | No | ||
| operating_systems | No |