Skip to main content
Glama

rwa_gap_watch

Read-onlyIdempotent

SYNTHORA rwa-gap-watch: the gap between tokenized stocks (Ondo AAPLon, TSLAon, NVDAon, SPYon, HOODon...) trading 24/7 on-chain and their last official NYSE close — on-chain price discovery happens BEFORE TradFi opens (weekend/overnight edge for investors). Cross-verified: best-liquidity pool (DexScr

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputNoparametros del producto (JSON o texto)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

TDQS

A3.6/5.0
Behavior3/5

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

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the safety profile is covered. The description adds useful behavioral context about cross-verification against best-liquidity pools and the gap focus. However, it does not disclose output structure, refresh behavior, or data limitations, so the description only partially complements the annotations.

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 compact and front-loaded with the core purpose and examples. The second sentence adds context and a cross-verification note. The text appears slightly truncated at 'DexScr', but as presented it remains efficient and non-redundant.

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?

Given the simple parameter schema, rich annotations, and existing output schema, the description provides enough context for an agent to understand the tool's domain and timing. It explains what the gap is, when it matters, and that cross-verification is involved. It does not cover all possible behavioral details, but the missing pieces are not critical for invocation.

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 has one 'input' parameter described generically as 'parametros del producto (JSON o texto)' with 100% schema description coverage. The tool description does not add parameter-level guidance such as accepted keys or example inputs. Since the schema already covers the parameter, the description does not need to repeat it, but it also does not add meaningful semantics beyond the schema.

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 names a specific product/resource: the gap between tokenized stocks trading 24/7 on-chain and their last official NYSE close. It also states the core concept ('on-chain price discovery happens BEFORE TradFi opens'), which clarifies what the tool tracks. It does not explicitly state the action verb or output format, but it is distinguishable from sibling tools due to the specific RWA/tokenized-stock domain.

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?

The description provides a clear use context: use this when monitoring overnight/weekend price discovery for tokenized stocks relative to the previous NYSE close. It implies the tool is useful before TradFi opens. It does not explicitly name alternatives or exclusion conditions, but the context is strong enough to guide selection among the listed siblings.

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

B3.2/5.0
Disambiguation2/5

The Polymarket/resolution cluster alone has eight tools (dispute_risk, market_resolution, resolution_source_feed, resolution_verdict, polymarket_resolution_watch, polymarket_odds_movers, polymarket_whales, insider_radar) with heavily overlapping responsibilities, and several risk-verdict tools also blur together. Descriptions clarify somewhat, but an agent would frequently need to read full details to avoid selecting the wrong tool.

Naming Consistency4/5

Nearly all tools use lowercase snake_case noun-phrase names like asset_risk and sanctions_screen. A few one-word compounds (codeaudit, macrobundle, txintent) and varying prefixes break the pattern slightly, but the overall style is consistent and readable.

Tool Count2/5

30 tools exceeds the 25-tool threshold and feels heavy even for a multi-domain data marketplace. Many tools are individually sold data products, and several could be consolidated — particularly the resolution/verdict/source-feed group.

Completeness4/5

The surface covers the stated domains well: maritime/chokepoint risk, Polymarket resolution and trading signals, DeFi/macro data, and transaction/identity security. Minor gaps include no registry-list/query companion to registry_watch and no historical time-series endpoint for risk verdicts, but core workflows are not dead-ended.

Resources