Threat Bundle
get_threat_bundleRetrieve a complete threat intelligence bundle including details, simulations, IOCs, transcripts, and MITRE arrays in one call, replacing multiple separate queries.
Instructions
One-shot threat intelligence bundle — combines threat detail + simulations + IOCs + transcripts + flat MITRE arrays in a single response. Replaces 4 separate tool calls. Use instead of calling get_threat + get_threat_simulations + search_iocs + get_threat_transcripts individually.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include | No | Response detail level: 'full' (default) or 'summary' (id, title, severity, MITRE only) | |
| threat_id | Yes | Threat ID (e.g., TL-2026-0356) |