Skip to main content
Glama

usds_yield_history

Get your USDs yield history for a defined period, showing how much you've earned passively over time.

Instructions

Get your USDs yield history showing how much you've earned passively over time.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
daysNoNumber of days to show history for
addressNoAddress to check (defaults to configured wallet)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. The phrase 'showing how much you've earned passively over time' implies a read-only, historical query, which is useful context. However, it does not explicitly state return format, pagination, or any potential side effects, leaving some ambiguity.

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 a single, concise sentence of 14 words. It is front-loaded with the action and resource, contains no filler, and effectively communicates the tool's purpose without unnecessary detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple read-only tool, the description gives a reasonable high-level overview. However, without an output schema, it leaves the exact return format ambiguous (e.g., list vs. total). It could be more explicit about what 'history' entails, so it is only minimally complete.

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 100%, and both parameters (days, address) have descriptive text in the schema. The tool description adds no additional parameter semantics beyond what the schema already provides, so baseline 3 is appropriate.

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 fetches USDs yield history, using a specific verb ('Get') and resource ('USDs yield history'). It is concise and unambiguous, but does not explicitly differentiate from sibling tools like usds_yield_balance, so it misses full differentiation.

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?

No guidance is provided on when to use this tool versus alternatives. It does not mention that usds_yield_balance is for current balance or give any context for choosing this tool. The description simply states what it does with no usage context.

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/nirholas/universal-crypto-mcp'

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