Skip to main content
Glama

find_best_australian_exchange

Find the best Australian cryptocurrency exchange for a specified asset, AUD amount, and buy or sell direction. This is a paid CryptoBuddy x402 service supporting XRP payments on XRPL Mainnet and USDC payments on Base Mainnet.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sideNobuy
assetYesCryptocurrency symbol, for example XRP, BTC or ETH
amountNoAmount in Australian dollars

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?

With no annotations, the description carries full disclosure burden. It discloses the paid nature and accepted payment methods, but leaves critical ambiguity: whether the tool executes a trade or only queries, how payment is processed, and any side effects. The operational flow is unclear.

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?

Two sentences with no redundancy. The primary function is front-loaded, and the payment detail is included as a second sentence. Efficient and well-structured.

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?

Significant gaps remain: no output schema, no mention of return format, no explanation of how 'best' is determined, and no clarity on the payment flow (when and how payment is taken). For a paid service with no annotations, this is insufficient for an agent to call it confidently.

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?

The description restates the parameters but adds little beyond the schema. Schema coverage is 67%, and the description partially compensates by echoing 'asset, AUD amount, and buy or sell direction', but it does not clarify edge cases, formats, or constraints beyond what the schema already provides.

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?

States a clear action ('find the best Australian cryptocurrency exchange') with specific parameters (asset, AUD amount, direction). The purpose is unambiguous, but it does not explicitly contrast with the sibling tool find_where_to_buy_crypto, so it stops short of 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?

Provides no guidance on when to use this tool versus the sibling. The paid-service mention implies a cost barrier but does not state conditions, prerequisites, or exclusions. An agent has no basis to choose this over find_where_to_buy_crypto.

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