Skip to main content
Glama

inflation-signal

evaluate_symbol

Return the inflation-thermometer verdict for one official macro series (47 covered: US-CPI, US-PCE, US-PPI, US-FED Fed assets, US-RRP reverse repo, US-M2, KR-CPI, JP-CPI, DE-CPI … 10 countries + US liquidity/rates/jobs). inflState = too_low|low|normal|high|too_high, score -100..+100 (low>0, high<0). GRADING — the state is the graded band of that same score, so a mid score such as -20 is reported as normal by design: too_low >= +80, low >= +70, normal between -70 and +70, high <= -70, too_high <= -80. Includes latest official reading (YoY % / balance / rate) and release period. Snapshot-based. Informational only. 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. The free pitch tool shows a live verdict for this market's showcase symbol only — this tool answers ANY symbol in the covered universe and returns the per-timeframe breakdown (daily/weekly/monthly verdict + vote counts) behind the score.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesSeries key, e.g. US-CPI, KR-CPI, US-FED

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.8/5.0
Behavior5/5

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

With no annotations, the description carries the full burden and does so richly: it discloses the grading thresholds that shape the output (e.g., mid scores reported as normal), the per-timeframe breakdown, payment amount, retry behavior on 402 challenges, and that the data is snapshot-based and informational only.

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 dense but every sentence carries substantive information — purpose, output format, grading logic, payment, retry, and sibling comparison — with no filler. It could be more visually structured (single paragraph, many clauses), but the content is front-loaded and efficient enough for an agent to parse.

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 one-parameter tool with no output schema and no annotations, the description is exceptionally complete: it covers input semantics, output components (score, inflState, reading, period, timeframe breakdown), grading rules, payment mechanics, and when to use `pitch` instead. An agent needs nothing else to invoke it correctly.

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?

Schema coverage is 100% (the schema already explains the `symbol` parameter with examples), so the baseline is 3. The description adds meaning beyond the schema by detailing the covered universe (47 series, 10 countries, US liquidity/rates/jobs), giving more concrete examples (US-PCE, US-PPI, US-FED, US-RRP, US-M2, JP-CPI, DE-CPI), and explaining how the symbol maps to the output verdict.

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 verb+resource ('Return the inflation-thermometer verdict for one official macro series'), names the covered universe, and distinguishes itself from the sibling `pitch` tool by scope and output detail. An agent can tell exactly what this 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 Guidelines5/5

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

Explicitly contrasts with `pitch` ('The free `pitch` tool shows a live verdict for this market's showcase symbol only — this tool answers ANY symbol in the covered universe'), giving a clear condition for selecting this tool. It also clarifies snapshot-based, informational-only behavior and payment expectations.

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