Skip to main content
Glama

processed_hr_bls

Finance Signal Bundle - get live computed signal: Processed analytics layer over labor market: 30-period percentile rank, 4-period momentum, and a plain-language trend verdict. Turns raw ser 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.6/5.0
Behavior3/5

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

No annotations are provided, so the description carries the behavioral burden. It does disclose useful computation behavior (percentile rank, momentum, plain-language verdict) and a payment mechanism (x402 / USDC on Base), but it does not clarify whether this is read-only, how live the data is, what the response looks like, or any rate/credit behavior beyond the wallet schema.

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

Conciseness2/5

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

The description is short but poorly structured, with an unclear fragment ('Turns raw ser Price 0.01 via x402') and redundant branding ('Finance Signal Bundle'). It is not fully front-loaded: the key computation detail comes after the confusing pricing/payment phrase.

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?

There is no output schema, so the description must explain return values; it names metrics but not their periodicity, source, units, or output structure. It also fails to explain how this relates to the closely named processed_us_labor and signal_labor tools, leaving an agent unable to confidently select 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 single optional wallet parameter already has 100% schema description coverage, explaining the X-Wallet free tier and monthly credits. The tool description adds no parameter-level meaning, so the baseline of 3 applies; the x402 mention relates to cost, not to parameter semantics.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description identifies a specific resource (processed labor-market analytics) and concrete computed outputs (30-period percentile rank, 4-period momentum, trend verdict), so it is not a tautology. However, the opening branding 'Finance Signal Bundle' and the garbled fragment 'Turns raw ser Price 0.01 via x402' obscure the actual data source and output, and it does not differentiate from nearby siblings like processed_us_labor or signal_labor.

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?

There is no guidance on when to use this tool versus the many labor-market and signal siblings. It only implies a 'live computed signal' use case, with no exclusions, alternative tool names, or prerequisite conditions.

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