Skip to main content
Glama

quote_soil_moisture_risk

Request a FREE commercial quote for: Soil Moisture Risk Assessment. Soil moisture drought and agricultural risk evaluation Returns a binding USD price and quote_id (valid 15 min); no execution yet and no credits consumed. Use execute_quote with the quote_id to run it — execution consumes prepaid credits. Requires an API key (X-API-Key or Authorization: Bearer).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.7/5.0
Behavior5/5

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

With no annotations provided, the description carries the full behavioral burden and does so excellently. It discloses that the quote is binding, prices are in USD, the quote_id is valid for 15 minutes, no execution occurs, no credits are consumed, execution consumes prepaid credits, and an API key is required. This gives the agent a complete safety and side-effect profile.

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 four sentences with no filler. It front-loads the purpose, then gives the behavioral essentials, the next step, and the auth requirement. Every sentence contributes distinct value, making it both concise and well-structured.

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 (zero params, no output schema, no annotations), the description is remarkably complete. It covers purpose, pricing, quote validity, side effects, the downstream execution step, and authentication — everything an agent needs to invoke the tool correctly and decide when to act on it.

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?

The tool has zero parameters and the schema coverage is 100%, so the baseline is 4. The description adds no parameter semantics, which is appropriate since there are none to document. The mention of returned fields (price, quote_id) is behavioral context, not parameter semantics.

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 the action ('Request a FREE commercial quote'), the resource ('Soil Moisture Risk Assessment'), and its subject matter ('soil moisture drought and agricultural risk evaluation'). It distinguishes itself from siblings by naming the specific assessment type, and differentiates from execute_quote by explicitly noting it does not execute.

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 provides clear guidance on the quote-execute flow, explicitly naming execute_quote as the follow-up and explaining when to use it (to run the quoted service). It also notes the API key requirement. However, it does not explicitly disambiguate among the many quote_* siblings, though the specific assessment name makes the selection evident.

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.