iota_get_price
Get current IOTA token price from CoinGecko. Access live IOTA market value for trading and portfolio management.
Instructions
Get current IOTA token price via CoinGecko
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Get current IOTA token price from CoinGecko. Access live IOTA market value for trading and portfolio management.
Get current IOTA token price via CoinGecko
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the burden. It discloses the external data source (CoinGecko), implying a network call and read-only behavior. However, it doesn't mention potential latency, caching, or failure modes, so it's not fully transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
One short sentence with no filler. It is front-loaded and efficient, earning a 5.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a parameterless read-only price tool, the description is largely complete. It names the source and the metric, but doesn't specify the return format or currency base. Given no output schema, a bit more detail could help, but the simplicity mitigates this.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, and the schema is empty. Per the rubric, 0 params gives a baseline of 4. The description adds no parameter info, but none is needed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action ('Get') and resource ('current IOTA token price'), with a source ('via CoinGecko'). This clearly distinguishes it from sibling tools, none of which offer price data.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context: this tool is for retrieving the current IOTA price. It doesn't mention alternatives or exclusions, but since there are no other price tools in the sibling list, this is sufficient. Still, it lacks explicit when/when-not guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dearsealx-blip/iota-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server