Get Threat
get_threatRetrieve the full details of a single threat by its ID, including overview, MITRE techniques, IOCs, detections, timeline, and tags.
Instructions
Get the full detail for a single threat by its ID (e.g. TL-2026-0042): overview, MITRE techniques, IOCs, detections, timeline, and tags. For that threat's malware families, tools, targeted sectors/regions, affected OS and campaigns, call get_threat_enrichment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Threat ID (e.g. TL-2026-0042) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Threat ID (TL-YYYY-NNNN). | |
| iocs | No | ||
| tags | No | ||
| osint | No | Community-OSINT summary; null below Red tier or when unscanned. | |
| title | No | ||
| status | No | ||
| summary | No | ||
| category | No | ||
| severity | No | ||
| created_at | No | ||
| detections | No | ||
| references | No | ||
| updated_at | No | ||
| attribution | No | ||
| description | No | ||
| identifiers | No | ||
| mitre_attack | No |