Skip to main content
Glama

FlexYield — blockchain RPC gateway

what_can_i_do

Where this key stands and what it may do: door and tier, budgets left (month, day, packs), fences as doorways, your last-30-day volume priced on every lane, the break-even sentence for your owner, the account features, and the other doors. Read-only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

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

  1. First observed

TDQS

B3.1/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden. It does make the behavioral trait 'Read-only' explicit, which is useful and prevents the agent from assuming mutation. It also lists the categories of information returned (door/tier, budgets, fences, volume, break-even, account features, other doors), giving an idea of the response scope. However, it does not disclose whether results are formatted as JSON, whether authentication or a specific API key context is required, or any side effects beyond read-only. For a non-mutating overview tool this is moderate transparency.

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

Conciseness3/5

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

The description is a single sentence with a long list; it is not overly verbose but it is not well-structured or front-loaded. The most important insight, 'read-only', appears at the end. The many comma-separated items are cryptic and could be clarified with definitions. It earns a place but could be more concise and clearer in ordering.

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?

Given zero params, no output schema, and no annotations, the description should carry full context. It tells us roughly what the tool reports, but leaves the agent guessing what terms like 'door', 'fence', 'lane', and 'break-even sentence' actually mean in API key context. There's no indication of the response structure (e.g., plain text vs. JSON) or how to interpret the output. For a tool that appears to be a general status overview, the description lacks the explanatory depth needed for a new agent to confidently reason about what it will receive.

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?

The input schema is empty with no properties, so there are no parameters to explain. The description adds value by implying that the tool operates on the current API key's context, which is a reasonable baseline for a zero-parameter tool. No schema coverage issue exists, and the baseline score for 0 params is 4.

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 states an identifiable purpose: it reports the current status and capabilities of an API key (door and tier, budgets, permissions, volume pricing, break-even, account features). This distinguishes it from more focused siblings like get_key, billing_status, or usage_report by framing it as an overview tool. However, the heavy use of domain jargon (door, fence, lane, break-even sentence) makes the intended purpose less immediately accessible, though not a tautology.

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?

There is no explicit guidance about when to use this tool versus alternative siblings. The description does not say 'use for a high-level overview', nor does it direct the agent to specific tools for detailed data. The only guidance is 'Read-only', which sets expectation but does not help with tool selection. No when-not or alternative is mentioned.

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