get_world_brief
Fetch the AI-synthesized Daily World Brief: a digest of the previous UTC day's global event signals, including executive summary, top developments, and ranked signals. Includes freshness status.
Instructions
Fetch the Daily World Brief — an AI-synthesized OSINT/GEOINT digest of the previous UTC day's worldwide event signals (headline, executive summary, top developments with why-it-matters and what-to-watch, per-theme roll-up, ranked signals). Free of token charges. The result includes a freshness object (brief_date, age_hours, is_stale) — if is_stale is true this is the latest published brief and a newer day is not yet available, so relay it as possibly out of date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Brief date, YYYY-MM-DD (UTC). Defaults to the latest available. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brief | Yes | ||
| freshness | No | Freshness of the returned brief: brief_date, generated_at, age_hours, freshness (operational|delayed|degraded), is_stale, note. |