Skip to main content
Glama

get_world_brief

Read-only

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

TableJSON Schema
NameRequiredDescriptionDefault
dateNoBrief date, YYYY-MM-DD (UTC). Defaults to the latest available.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
briefYes
freshnessNoFreshness of the returned brief: brief_date, generated_at, age_hours, freshness (operational|delayed|degraded), is_stale, note.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description goes beyond the annotations by disclosing that the result includes a freshness object (brief_date, age_hours, is_stale) and explaining how to handle stale data. It also notes the tool is free of token charges, adding behavioral context that is not present in the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is informative and every element serves a purpose, but the first sentence is quite long and contains a nested list, slightly reducing readability. Overall it's concise and front-loaded with the main purpose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With a single optional parameter, annotations, and an output schema, the description adds essential context about the brief's content, freshness object, and how to interpret staleness. It is complete for effective use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema fully documents the single optional 'date' parameter with format and default behavior (defaults to latest available). The tool description does not add additional parameter semantics beyond this, and with 100% schema coverage, the baseline of 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states that the tool fetches the Daily World Brief, an AI-synthesized OSINT/GEOINT digest of the previous UTC day's events. It specifies the exact content structure (headline, executive summary, top developments, etc.), which distinguishes it from sibling tools like query_signals that provide raw data.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description makes the tool's purpose clear—fetching a daily brief—so the context for when to use it is evident. However, it does not explicitly mention alternatives such as query_signals for raw signal data or state any exclusions, so it stops short of full guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Off-Nadir-Lab/offnadir-delta-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server