Skip to main content
Glama

todays_brief

Today's morning brief — the daily synthesized narrative of what moved across the information environment and what to watch, from the engine's cross-domain analysis. Same content as the public /today page. Carries gaps (where prediction-market money and the day's coverage disagree) and watch (what would change the story); every market figure in either arrives with the contract URL behind it, or the figure is withheld and the row says so.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.8/5.0
Behavior4/5

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

With no annotations provided, the description carries the transparency burden, and it does so well: it discloses the presence of gaps and watch fields and explains how market figures are handled (URL included or withheld). It does not mention rate limits or side effects, but for a zero-parameter read-style brief tool the most important behavior is covered.

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 one dense but well-organized sentence, front-loading the core purpose ('Today's morning brief') before adding structural details. It could be split for readability, but every clause adds useful information and nothing is wasted.

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

Completeness4/5

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

For a zero-parameter tool with no output schema, the description is nearly complete: it explains what the brief contains, how gaps and watch items work, and how market figures are rendered. The only minor gap is the lack of an explicit statement that the tool returns the brief content directly, but that is strongly implied.

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

Parameters4/5

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

The input schema has zero parameters and 100% schema description coverage, so there are no parameter semantics to clarify. The description's references to gaps and watch are output semantics, not parameters, which is appropriate here.

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

Purpose4/5

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

The description clearly identifies the resource: today's daily synthesized brief with narrative, gaps, and watch items, and it provides distinctive content details like prediction-market links. It doesn't explicitly name sibling alternatives, but the resource is distinct enough from siblings like get_watch_feed or get_desk_feed to be identifiable.

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

Usage Guidelines3/5

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

The description implies when to use it — when a daily cross-domain brief is needed — and notes it matches the public /today page, giving context. However, it does not explicitly say when not to use it or point to alternative tools for other feed types.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources