Skip to main content
Glama

defi_pool_deep

Deep DeFi pool intelligence: + 30d yield stability + deep contract-control analysis of the underlying tokens. $0.06 USDC (Base).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
poolYes

TDQS

C2.9/5.0
Behavior3/5

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

With no annotations, the description carries the full burden. It adds useful behavioral context: the tool performs two specific analysis types (30d yield stability and contract control) and costs $0.06 USDC on Base, implying a paid transaction. However, it does not disclose return format, prerequisite conditions, pagination, or error behavior, leaving significant gaps.

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 concise, using a single sentence plus a cost note. It front-loads the core concept ('Deep DeFi pool intelligence') and lists the key features. The terse notation is slightly informal but does not waste words; every element contributes to the overall message.

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?

For a 'deep' analysis tool with no annotations and no output schema, the description is too thin. It mentions analysis dimensions and cost but omits the expected input format, output content, how to specify the pool, and any usage prerequisites. The one-parameter schema plus this description leaves substantial ambiguity.

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

Parameters1/5

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

The schema has one string parameter 'pool' with no description, and schema description coverage is 0%. The tool description provides no explanation of the expected input format (e.g., pool ID, address, symbol, or chain). This is a critical gap because the description fails to compensate for the missing schema documentation.

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 the tool provides deep DeFi pool intelligence, specifically 30d yield stability and contract-control analysis of underlying tokens. The 'deep' qualifier and these analysis components distinguish it from sibling tools like defi_pool or defi_pool_top, though it lacks a direct verb like 'get' or 'analyze'.

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 a deep analysis use case through the word 'deep' and detailed analytical components, but it does not explicitly state when to use this tool versus alternatives such as defi_pool or token_risk_deep. The cost note hints at a premium service but no exclusions or selection criteria are provided.

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

A3.7/5.0
Disambiguation5/5

Each tool has a clearly distinct purpose: defi_pool, defi_pool_deep, and defi_pool_top cover different depths of DeFi pool analysis, while token_risk_scan and token_risk_deep focus on token contract risk at different levels. There is no ambiguity between them.

Naming Consistency5/5

All tool names follow a consistent snake_case pattern with a domain prefix (defi_pool_* or token_risk_*) and optional descriptive suffixes (deep, top, scan). This makes the naming predictable and easy to navigate.

Tool Count5/5

Five tools is a well-scoped number for a specialized token-risk and DeFi pool intelligence server. Each tool serves a distinct purpose without redundancy, and the count is within the ideal 3-15 range.

Completeness5/5

The tool surface covers the core domain comprehensively: basic and deep analysis for both token risk and DeFi pools, plus a top pool screener. There are no obvious dead ends or major missing operations for the stated purpose.

Resources