Skip to main content
Glama
atlas-rwa
by atlas-rwa

chain_tvl

Track total TVL, top protocols with 1d/7d changes, DEX venues, and RWA holdings on Robinhood Chain via DefiLlama. Use for market structure, venue depth, and trend analysis.

Instructions

Where capital sits on Robinhood Chain, from DefiLlama: total TVL, the largest protocols with 1d/7d change, the DEX venues where tokenized stocks actually trade, and the RWA-category subset. Use for market structure, venue depth, and trend analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/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 adds useful context (data source DefiLlama, categories like DEX venues and RWA subset), but it does not explicitly state whether this is a read-only operation, nor does it mention return format, latency, or other behavioral traits. This is adequate for a simple data-retrieval tool but not comprehensive.

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

Conciseness5/5

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

The description is two concise sentences that pack in the data source, the specific output components, and the intended use cases. Every clause adds value, with no fluff or repetition.

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?

There is no output schema, so the description should explain what the tool returns. It does list the output components (TVL, protocols, DEX venues, RWA subset) and provides use-case guidance. It could be more explicit about whether the data is a snapshot or includes historical trends, but the 1d/7d change hints at time-lapse. Overall, it is complete enough for a zero-parameter tool.

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

Parameters4/5

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

There are zero parameters, so the schema coverage is 100% by default. The description correctly avoids inventing parameter details. Per calibration, a baseline of 4 applies to zero-parameter tools, and the description adds no unnecessary parameter information.

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 clearly states what the tool provides: total TVL, largest protocols with 1d/7d change, DEX venues, and RWA subset on Robinhood Chain. It lacks an explicit verb like 'get' or 'list', but the resource and scope are unambiguous, distinguishing it from sibling tools that cover markets, tokens, and agents.

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 explicitly says 'Use for market structure, venue depth, and trend analysis,' providing clear contexts for use. However, it doesn't mention when not to use it or name specific alternatives, so it falls short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/atlas-rwa/research-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server