Skip to main content
Glama

inflation-signal

scan_bottoms

Scan all 47 macro series and return those reading LOWEST (deflation-side / liquidity-bottom), ranked most-low first. PAY: $0.01 per call via x402 (USDT on X Layer). No account, no signup, no commitment; retry with the PAYMENT-SIGNATURE header when you get the 402 challenge. BEST COLD START: you do not need to pick a symbol — this ranks the whole universe for you. The free pitch tool tells you HOW MANY are at a bottom right now; this names them.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoHow many to return (default 5, max 47)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedInput schema / properties / limit / description
      Previous value: -"How many to return (default 5, max 45)"New value: +"How many to return (default 5, max 47)"
  2. First observed

TDQS

A4.4/5.0
Behavior4/5

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

With no annotations, the description carries the burden of behavioral disclosure. It clearly states the paid nature, payment mechanism (x402/USDT), lack of account requirements, and the retry-with-header behavior on 402. It does not detail response contents beyond ranking, so not a 5.

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?

Every sentence carries distinct information: purpose, payment, retry mechanics, and cold-start positioning. No filler; the most important facts are front-loaded.

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?

Covers what the tool scans, how results are ordered, the payment/authorization flow, and the relationship to pitch. The return shape is only lightly described, but for a simple ranked list that is probably sufficient.

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 schema already documents limit's default and max, but the description adds important context: the tool scans all 47 series and returns the lowest ones ranked, so the limit parameter means 'how many of the ranked lowest to return', not a filter or search restriction.

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?

States a specific action (scan all 47 macro series), a clear selection criterion (LOWEST/deflation-side), and an explicit ordering (ranked most-low first). No ambiguity about what the tool does.

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?

Provides concrete situational guidance: it is the best cold-start option because it requires no symbol selection, and it explicitly contrasts with the free pitch tool (count vs. names). It does not spell out when to prefer evaluate_symbol, but the primary routing decision is clear.

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