Skip to main content
Glama
SupplyMaven-SCR

SupplyMaven API Pro

Official

get_commodity_volatility_alerts

Identify commodities with abnormal price volatility. Provides alerts with current price, 24h change, trend direction, and risk assessment for procurement and trading decisions.

Instructions

Get alerts for commodities experiencing abnormal price volatility. Flags any commodity where the 24-hour price change exceeds normal ranges or where prices are at extreme levels. Returns the current price, 24-hour change percentage, trend direction, and risk assessment. Answers 'which commodities are behaving unusually right now?' — a question that takes procurement teams hours to answer manually. Used by procurement teams to time purchases, commodity traders to identify opportunities, and supply chain managers to anticipate cost changes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Since annotations are empty, the description bears full responsibility. It discloses key behaviors: flags commodities based on 24-hour price change exceeding normal ranges or extreme levels, and outputs price, change percentage, trend, and risk assessment. This is transparent for a simple get tool.

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 at four sentences, each providing distinct information: purpose, behavior, user question, and use cases. It is front-loaded with the core action and returns. No wasted words.

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

Completeness5/5

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

Given the tool's simplicity (no inputs, no output schema), the description fully covers what the tool does, what it returns, and why it would be used. There are no gaps in information.

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

Parameters4/5

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

With zero parameters, the input schema is trivial (100% coverage). According to guidelines, baseline is 4 when no params exist. The description adds value by explaining the output fields and logic, which further clarifies the tool's behavior.

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 uses a specific verb ('Get alerts') and resource ('commodities experiencing abnormal price volatility'). It clearly distinguishes from siblings like commodity_price_monitor by focusing on volatility alerts rather than general price monitoring. The tool's purpose is unmistakable.

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 explicitly states when to use the tool (procurement timing, trader opportunities, supply chain cost changes) and indirectly implies it is for abnormal volatility events. However, it does not mention alternatives or when not to use it, which would strengthen guidance.

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/SupplyMaven-SCR/supplymaven-mcp-server'

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