Skip to main content
Glama

processed_china_trade

Finance Signal Bundle - get live computed signal: Processed analytics layer over trade: 30-period percentile rank, 4-period momentum, and a plain-language trend verdict. Turns raw series int Price 0.01 via x402 (USDC on Base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
walletNooptional 0x wallet for X-Wallet free tier (free credits every month: 100 anonymous or 5000 with a bound wallet)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

C2.8/5.0
Behavior2/5

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

With no annotations, the description carries the full burden for behavioral disclosure. It mentions that the output is a computed signal and references x402/USDC, which hints at payment behavior, but the sentence is ambiguous ('Turns raw series int Price 0.01 via x402') and does not clarify pricing, auth, rate limits, or side effects.

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

Conciseness3/5

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

The description is short and starts with the core action, but the second sentence is cryptic and contains a likely typo ('int' instead of 'into' or 'into Price 0.01'). It is compact but not every clause earns its place.

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

Completeness2/5

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

Given there is no output schema, the description does list expected signal components, which helps. However, it fails to clearly explain the data source ('trade'), the payment/pricing flow, or the actual return contract, leaving important context ambiguous for an agent deciding whether and how to call it.

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

Parameters3/5

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

The schema already fully documents the single optional wallet parameter, including the free-tier credit details, so schema coverage is 100%. The description adds no parameter-specific meaning, which means the baseline score of 3 applies.

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 states a clear action ('get live computed signal') and identifies the resource ('processed analytics layer over trade') plus the concrete output components (30-period percentile rank, 4-period momentum, trend verdict). However, it does not name the 'china' scope explicitly and 'trade' is ambiguous, so it is clear but not fully self-sufficient.

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

Usage Guidelines2/5

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

No guidance is given on when to use this tool instead of one of the many processed_* siblings. The phrase 'live computed signal' implies a use case, but there are no exclusions, alternatives, or selection criteria.

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