Skip to main content
Glama

LiquiLens — the Failure Radar

Historical evidence status: all markets

evidence_markets
Read-onlyIdempotent

Read the historical-evidence headline for each market: India (48-institution construction-PIT diagnostic), United States (industry-wide current-amended-vintage diagnostic), and Europe (named cited case files, deliberately no cohort claim). Takes no arguments. Start here when asked what LiquiLens has tested, then drill into evidence_india, evidence_us or evidence_europe for the full record behind each headline.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A4.7/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and idempotentHint=true, and the description adds useful context: the tool takes no arguments, returns only a headline rather than full details, and deliberately omits a cohort claim for Europe. This gives the agent a clear behavioral expectation beyond the safe-read annotation.

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?

Two purposeful sentences: the first states the action and scope, the second gives usage guidance and drill-down paths. No wasted words, well front-loaded.

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?

For a zero-parameter, no-output-schema tool, the description is complete: it states the purpose, enumerates the covered markets, clarifies precision ('headline' vs full record), and names the sibling tools for deeper access. No important gap remains.

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 the baseline is 4. The description reinforces 'Takes no arguments' and adds meaning by specifying exactly which markets and diagnostic types are covered, which is the only relevant semantic context.

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 uses the specific verb 'Read' and resource 'historical-evidence headline' with three markets enumerated, clearly distinguishing this from sibling drill-down tools (evidence_india, evidence_us, evidence_europe). It explicitly frames this as the entry-point 'headline' view, which differentiates it from the 'full record' tools.

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

Usage Guidelines5/5

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

Explicit guidance is provided: 'Start here when asked what LiquiLens has tested, then drill into evidence_india, evidence_us or evidence_europe for the full record behind each headline.' This states when to use and names the alternatives, plus notes the Europe limitation ('deliberately no cohort claim').

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.4/5.0
Disambiguation5/5

Each tool targets a distinct resource, sector, or function: sector-specific boards (corporate, household, crypto, stablecoin, failure radar), evidence details by region, verification, search, and review packet generation. Descriptions explicitly delineate boundaries, leaving no ambiguity about which tool to select.

Naming Consistency3/5

There are recognizable families (e.g., *_board for dashboards, evidence_* for validation records), but the set mixes conventions: noun-phrase boards, verb-first tools like universe_search and verify_published_record, and standalone nouns like forward_odds. This is readable but not uniform.

Tool Count4/5

17 tools is slightly above the ideal 3-15 range, but each tool has a distinct purpose and no redundancy. The count feels justified given the breadth of domains (India, US, Europe, crypto, stablecoins) and functions (monitoring, validation, verification, review).

Completeness5/5

The set covers the full workflow: universe_search for discovery, sector boards for monitoring, failure_radar_institution for deep dives, evidence_* for validation, forward_odds for probability context, verify_published_record for integrity, and institution_review_packet for human review. No obvious gaps or dead ends for the stated failure-radar domain.

Resources