Skip to main content
Glama

forex_rate

Get the current foreign exchange rate between any two currencies.

Instructions

[Finance] 外汇汇率 — $0.02/call (free tier: 50/50 today) API: https://goldbean-api.xyz/paid/forex-rate

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
baseYes基础货币
targetYes目标货币
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. It discloses cost ($0.02/call) and free tier usage (50/50 today), which is helpful for behavioral understanding. However, it does not disclose whether the tool is read-only, any rate limits beyond the free tier, or the format of the response.

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 very concise, comprising a single line with category, Chinese term, pricing, and API URL. It wastes no words, but its brevity sacrifices completeness. The structure is clear and front-loaded.

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 the lack of output schema and minimal description, the tool does not inform the agent about return format, currency code conventions (e.g., ISO 4217), or error handling. The description provides the API endpoint and cost but is incomplete for a reliable tool invocation without further assumption.

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 100%, with descriptions in Chinese for 'base' and 'target' (base and target currency). The tool description adds no additional parameter information beyond the schema, meeting the baseline expectation but not exceeding it.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description provides the Chinese term '外汇汇率' implying foreign exchange rate, and the name 'forex_rate' is clear. However, it does not explicitly state that the tool retrieves current exchange rates between two currencies. The purpose is adequately implied but not explicitly defined.

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?

The description offers no guidance on when to use this tool versus alternative tools like 'crypto_price' or 'stock_price'. No scenarios or exclusions are mentioned, leaving the agent to infer usage from the tool name alone.

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/wuzenghai616-lang/goldbean'

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