Skip to main content
Glama

tengu_v3_intel_macro_snapshot

NOW WITH a credit block: CDX IG/HY on-the-run 5Y composite spreads + 1-session delta (T-2 by source, cadence-aware staleness; full series at /api/v3/credit/indices). Cross-asset macro composite returning REAL underlying values, all real-time where the data source permits. Fields: vix (real-time spot), ten_year_yield_pct (FRED DGS10, %), usd_index_narrow_dxy (computed from FRED 6-pair basket via the standard geometric weighted formula — the institutional standard ~99), usd_index_trade_weighted_broad (FRED DTWEXBGS — Fed's broader policy measure ~118), wti_oil_usd_bbl (FRED DCOILWTICO, $/bbl), gold_usd_oz (real-time forex spot, $/oz), sp500 (real-time index; SPY×10 emergency fallback), nasdaq100 (real-time index; QQQ×41 emergency fallback), djia (real-time index; null when unavailable — no ETF proxy emitted), russell2000 (real-time index; IWM×10 emergency fallback). Every numeric field is gated by a plausibility guard — out-of-band values are nulled with an error.implausible_value field rather than served, so the chat Brain never cites a wrong number with the [macro_snapshot] tag. Includes vol_regime (low_vol/normal/elevated/stress per VIX bucket), data_freshness timestamp, and a sources block with the series reference for each indicator. 60s cache.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
freshnessNooff

TDQS

A4/5.0
Behavior5/5

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

With no annotations provided, the description carries the full burden and does so excellently. It discloses real-time status, emergency ETF fallbacks (SPY×10, QQQ×41, IWM×10), null behavior for DJIA, plausibility guards that null out-of-band values with an `error.implausible_value` field, and a 60s cache. This goes well beyond basic description.

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 and front-loaded with the core purpose, but the opening 'NOW WITH' is a changelog-style intro. The field-by-field detail is extensive and useful, yet the overall structure feels a bit sprawling. Every sentence adds value, so it earns a 4.

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?

The description thoroughly covers return fields, data sources, fallbacks, error handling, and caching—critical because no output schema exists. The only noticeable gap is the undocumented freshness parameter, which prevents full completeness.

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

Parameters2/5

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

The description never mentions the single `freshness` parameter, and schema description coverage is 0%. The enum values (off, live, strict) are listed in the schema but their meaning is left undefined, so the agent cannot infer how they affect data freshness or caching.

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 clearly identifies the tool as a 'cross-asset macro composite' that returns 'REAL underlying values' and enumerates specific fields (VIX, yields, USD indices, commodities, equity indices). This is a specific resource and scope, distinguishing it from generic or placeholder-data tools.

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

Usage Guidelines3/5

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

The description implies usage for obtaining a quick, current macro snapshot by describing the composite and its freshness (60s cache), but it does not explicitly state when to prefer this over sibling tools like tengu_macro or tengu_v3_macro_treasury_curve. It only references the full credit series endpoint as an alternative for deeper credit data.

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

C2.9/5.0
Disambiguation2/5

With 336 tools, there is substantial overlap. Over a dozen health/status tools share nearly identical 'is the system healthy?' descriptions (e.g., tengu_status, tengu_ready, tengu_ml_health, tengu_v3_system_health, tengu_v3_stream_status), and multiple single-ticker analysis (tengu_ml_predict, tengu_copilot_score_ticker, tengu_v3_intel_ml_prediction) and top-picks (tengu_copilot_top_picks, tengu_ml_top_picks, tengu_v3_trade_setups) tools have poorly defined boundaries. Agents would frequently misselect.

Naming Consistency2/5

The server mixes no-version (tengu_crypto), v2 (tengu_v2_drift), v3 (tengu_v3_intel_*), and copilot (tengu_copilot_*) families, and within families there is inconsistent verb/noun ordering (tengu_v3_research_fetch_url vs tengu_v3_news_summary). While subfamilies like tengu_v3_private_markets_* are internally consistent, the overall naming pattern is chaotic and unpredictable.

Tool Count1/5

336 tools is far beyond any reasonable tool set size, even for an all-in-one financial data platform. This extreme count creates choice paralysis, high latency in tool selection, and makes the server effectively unusable for autonomous agents. The calibration guideline marks 50+ as extreme; this is nearly 7x that threshold.

Completeness4/5

The platform covers a vast domain: equity and crypto prices, fundamentals, insider trading, options, news (including crypto and FX), private markets, streaming data, risk metrics, and execution planning. There are minor gaps (no direct multi-ticker comparison tool, no order placement), but the surface is remarkably comprehensive for an analysis-focused server.