Daily Intel Bundle
get_daily_intel_bundleFetch a daily intelligence bundle: today's debrief, platform stats, top threats as LEAN summaries, and correlations. Select a threat to drill into details.
Instructions
One-shot "what happened" bundle: the day's debrief (latest by default, or pass date) plus platform stats, the top recent threats as LEAN summary rows, and the correlations overview. Drill into any listed threat with get_threat(id).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Debrief date YYYY-MM-DD (default: latest) | |
| top_n | No | How many top threats to include (default 5, max 10) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| debrief | No | ||
| detail_hint | No | ||
| top_threats | No | LEAN summary rows (the search_threats shape) — call get_threat(id) for a dossier. | |
| platform_stats | No | ||
| correlations_overview | No |