Skip to main content
Glama

fx

Indicative USDC → local-currency rate at our sale price, with an estimate for an amount. The quote is the binding price.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYesISO-4217, e.g. INR
typeNowhat the rate is for; default payout
amountNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

C2.9/5.0
Behavior2/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 of behavioral disclosure. It does usefully state that the rate is at the sale price and that the quote is binding, but it does not reveal whether the call commits funds, expires, requires authentication, or has side effects. The wording 'indicative' alongside 'binding' also creates ambiguity about the actual commitment level.

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 compact and front-loaded with the core directional rate information. Each sentence earns its place, and the binding-price caveat is brief but important. No filler or redundant restatement of the schema exists.

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?

With no annotations and no output schema, the description leaves significant gaps: no return-value description, no quote expiry or commitment details, and no differentiation from the sibling 'quote' tool. The binding-price note helps, but an agent cannot fully determine invocation consequences or expected output from this description alone.

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 coverage is 67%, with 'to' and 'type' already described, leaving 'amount' undocumented. The description partially compensates by saying the tool gives 'an estimate for an amount', but it does not clarify units, optionality beyond the schema, or how the estimate is computed. This is adequate but not thorough.

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 identifies the resource and purpose: an indicative USDC-to-local-currency rate at the sale price, with an amount estimate. It also adds a distinguishing trait by stating the quote is binding. However, it lacks an explicit verb like 'get' or 'retrieve', and it does not directly differentiate itself from the sibling tool 'quote', so it stops short of a 5.

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 given about when to use this tool versus the sibling alternatives such as 'quote', 'buy', or 'list_offers'. The description does not mention conditions, exclusions, or scenarios that should route an agent to a different tool. This is essentially a no-guidance case.

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