Skip to main content
Glama

Seiche — world-markets evidence terminal

Current funding-stress read

funding_stress_now
Read-onlyIdempotent

The live money-market funding-stress reading: a 0-100 composite index, the regime (CALM/EROSION/STRAIN/STRESS), per-component decomposition, the market-stress 'Tell', and any data faults. Ask this whenever an analysis touches US dollar funding, repo, reserves, the Fed's balance sheet, or liquidity conditions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
okNoFalse for a tool failure.
tellNo
as_ofNo
proofNo
faultsNo
reasonNo
schemaNo
statusNo
readingNo
versionNo
categoryNo
deliveryNo
headlineNo
compositeNo
editorialNo
conclusionNo
data_qualityNo
generated_atNo

TDQS

A4.5/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false, so the safety profile is clear. The description adds valuable behavioral context: it discloses that the tool returns a composite index, a regime label, per-component decomposition, a 'Tell', and data faults – effectively describing what the output includes without relying on the output schema. It also implies this is a point-in-time snapshot ('live'), which is relevant. No contradiction with annotations.

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

Conciseness5/5

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

The description is a single, front-loaded sentence that efficiently lays out the purpose and output components without extraneous words. Every clause adds information: 'live', '0-100 composite index', 'regime', 'per-component decomposition', 'Tell', 'data faults'. It is dense but well-structured and immediately communicates the tool's value.

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?

Given zero parameters and an existing output schema, the description fully covers what an agent needs to know: when to use it (explicit trigger), what it returns (index, regime, decomposition, tell, faults), and that it's a safe read operation (via annotations). It even hints at the tool's breadth by listing market areas. No gaps apparent for a tool of this complexity.

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 tool has zero parameters, so per rubric baseline is 4. The schema description coverage is 100% (trivially, no params). The description does not need to explain parameters, and it doesn't, which is appropriate. It explains what the tool returns, which is more useful than param detail here.

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 title and description clearly state it provides 'The live money-market funding-stress reading' – a specific, measurable output (index, regime, components, tell, faults). It distinguishes from siblings like 'money_market_context' and 'oil_funding_context' by focusing narrowly on funding stress. The verb is implicit but obvious ('read' or 'get'), and the resource is precisely 'money-market funding-stress'.

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?

Explicit usage trigger: 'Ask this whenever an analysis touches US dollar funding, repo, reserves, the Fed's balance sheet, or liquidity conditions.' This is clear and practical. However, it does not mention when NOT to use it or suggest alternatives (e.g., when a broader market context is needed), so it falls short of a 5.

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.

TDQS

A4.1/5.0
Disambiguation4/5

The tools are largely separated by domain — funding, fx, oil, crypto, flows, historical day, and health — and the long descriptions make the relationships clear. Still, the broad context tools overlap in cover for mixed cross-market, and there are a few tool pairs with shared concepts (e.g. `funding_stress_now` vs `money_market_context`, or `money_market_context` vs `world_market_context`) that require an agent to read carefully to pick the right one.

Naming Consistency4/5

All tools consistently use lower_snake_case and long informational noun-phrase names, so there is a clear internal style rather than personalized as a fixed verb_noun pattern. The names read predictably as domain-specific evidence tools; only the noun/verse asymmetry from trivial subjects and adjectives is enough to leave a small amount of irregularity.

Tool Count5/5

Eleven tools is a reasonable size for a specialized evidence terminal: each tool adds a distinct evidence or context capability — live funding, health, history, backtest, flows, assets, and broad context. No tool feels redundant or pure padding.

Completeness5/5

The set covers the full reading workflow: current state, granular context, historical analog, proof and health checks, plus specific stress-excessive modules for oil, FX/commodities, and crypto. The terminal scope is evidence/context only and the tools clearly declare their restrictions, so there are no egregious dead-ends within its stated purpose.