Skip to main content
Glama

quote_satellite_change_detection

Request a FREE commercial quote for: Satellite Change Detection. Continuous satellite-based change detection for monitored areas 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.6/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 disclosure burden, and it does so thoroughly. It states that the quote is binding, valid for 15 minutes, that no execution occurs, that no credits are consumed, that execution consumes prepaid credits, and that an API key is required in a specific format.

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 packs useful information into a compact passage: product, price binding, quote_id validity, no execution, credit behavior, next step, and auth requirement. Minor punctuation issues (e.g., 'areas Returns') slightly hurt readability, but no sentence is wasted.

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?

The description is complete for a zero-parameter tool with no output schema. It explains what the tool returns, how long the result is valid, what does not happen, what will happen upon execution, and the required authentication method. Nothing essential is missing.

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 input schema has zero parameters, so there is nothing for the description to clarify about parameter meaning. The description appropriately focuses on the quote contract, return value, validity window, and execution next step, which are the meaningful semantics for calling this tool.

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 states a specific verb and resource: 'Request a FREE commercial quote for: Satellite Change Detection.' It also clarifies the service ('continuous satellite-based change detection for monitored areas') and implicitly distinguishes itself from execution-oriented tools like execute_quote and from other quote_* siblings by naming the exact product.

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 gives clear workflow guidance: obtain a quote here, then 'Use execute_quote with the quote_id to run it.' It does not explicitly contrast this tool with the many other quote_* siblings, but the product-specific naming and the clear quote-versus-execute distinction provide sufficient context for choosing it.

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.