Skip to main content
Glama

market_overview

Read-only

Compare commodity prices across multiple markets and commodities with one query to support regional portfolio analysis for traders.

Instructions

Query commodity prices for multiple markets and commodities in one call. Useful for traders comparing portfolios across regions. DEMO data.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commoditiesYesComma-separated list of commodities (e.g., 'maize,beans,potatoes')
marketNoPrimary market to querynairobi

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations declare readOnlyHint=true, so safety is covered. The description adds 'DEMO data,' disclosing that results are not real, which is critical behavioral context beyond annotations.

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?

Three sentences, front-loaded with purpose, then use case, then demo note. No redundant information; every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers purpose, usage, and demo nature. However, the ambiguity about multiple markets versus single market parameter leaves a gap. Given the simple tool and presence of output schema, it is moderately complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with clear descriptions for each parameter. However, the description claims 'multiple markets' while the schema only allows a single 'market' parameter, creating confusion. This mismatch undermines clarity.

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

Purpose5/5

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

The description clearly states 'Query commodity prices for multiple markets and commodities in one call,' specifying a verb and resource. It distinguishes from siblings like commodity_price_query (single commodity) and regional_price_comparison (focused comparison) by emphasizing multi-market and multi-commodity scope.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description says 'Useful for traders comparing portfolios across regions,' giving a clear use case. It implies breadth and efficiency but does not explicitly mention when to use alternatives or exclude cases.

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/gabrielmahia/soko-mcp'

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