Skip to main content
Glama

Talon

talon_complexes

Hottest tokenized-stock complexes on Robinhood Chain. routingVolume24h is volume on stock/USDG and stock/WETH — the hop meme trades take.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNorouting
limitNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

C2.9/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 of behavioral disclosure, but it mostly provides domain context rather than execution behavior. It explains what routingVolume24h measures but does not state what the tool returns, how sorting behaves, whether results are live, or any side effects. This leaves significant ambiguity for an agent deciding whether to call it.

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-loads the core purpose. The parenthetical definition of routingVolume24h is useful context, though the phrase 'the hop meme trades take' is cryptic and slightly detracts from clarity. Overall, it is efficient and avoids unnecessary filler.

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?

The tool has no output schema, no annotations, and sparse parameter documentation, so the description needed to provide more operational context. It does not describe the response shape, the default sort behavior, or how limit interacts with the result set. An agent would still be uncertain about what this tool actually returns.

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?

Schema description coverage is 0%, so the description must compensate for parameter meaning. It does add value by defining routingVolume24h, which maps to the 'routing' sort option, and 'Hottest' hints at a ranking. However, it does not explain 'memes' or 'tvl' sort values, nor does it mention the limit parameter's practical effect.

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 identifies a specific resource—'tokenized-stock complexes on Robinhood Chain'—and conveys a ranking intent with 'Hottest.' It also defines the key metric routingVolume24h, which helps distinguish this tool from siblings like talon_hot. However, it lacks an explicit verb such as 'list' or 'return,' so the action is implied rather than stated.

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?

The description gives no guidance about when to prefer this tool over the many talon_* siblings. It implies a use case (finding hot stock complexes) but does not mention alternatives, exclusions, or conditions. An agent would have to infer selection from the resource name alone.

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