Skip to main content
Glama

quote_air_quality_assessment

Request a FREE commercial quote for: Air Quality Assessment. Air quality index and pollutant analysis for urban 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.7/5.0
Behavior5/5

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

With no annotations provided, the description fully carries the behavioral disclosure. It states that the tool is non-destructive ('no execution yet and no credits consumed'), returns a binding price with a 15-minute validity, requires an API key, and explains the credit implications of subsequent execution. This is a thorough disclosure of side effects, auth needs, and constraints.

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 efficient and well-structured. It front-loads the core purpose ('Request a FREE commercial quote for: Air Quality Assessment'), then delivers essential details in a logical order: what it returns, validity, next steps, credit consumption, and authentication. Every sentence contributes value with no redundancy.

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 parameters, no output schema), the description is complete. It explains the return value (binding USD price and quote_id), the validity window, the relationship to execute_quote, credit implications, and required authentication. An agent has everything it needs to call this tool correctly and understand the subsequent steps.

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 defined parameters, and the schema is empty with additionalProperties true. The baseline for zero parameters is 4. The description does not add any parameter-specific details, but since there are no expected parameters, it does not need to compensate. The description's mention of the service scope ('Air quality index and pollutant analysis') adds context but 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 a specific verb ('Request'), a resource ('a FREE commercial quote for: Air Quality Assessment'), and defines the scope ('Air quality index and pollutant analysis for urban areas'). This distinguishes it from the many sibling quote_* tools by naming the exact assessment type, leaving no ambiguity about what it offers.

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 context for when to use this tool: when an air quality assessment quote is needed. It also explains the workflow (use execute_quote next, execution consumes credits), which guides usage. However, it does not explicitly exclude any alternatives or compare to other quote tools, so it lacks explicit 'when not to use' guidance.

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.