Skip to main content
Glama

Air compare locations

air_compare_locations
Read-onlyIdempotent

Compare live air quality readings across multiple locations to spot differences and make informed decisions. Specify location IDs to see current data side by side.

Instructions

Compare current readings across multiple location IDs (default: AirGradient public sensors).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
locationIdsYesTwo to ten provider-specific location identifiers.
privacy_modeNoOptional privacy mode: summary | structured | raw. summary omits location identifiers and device serials when present; structured/raw return full payload.
Install Server

TDQS

B3.1/5.0
Behavior2/5

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

Annotations already cover read-only/idempotent behavior, so credit is only for added context. The phrase 'default: AirGradient public sensors' conflicts with the schema requiring 'locationIds', creating confusion about necessary inputs. No further behavioral details such as response format or limits are disclosed.

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 is a single, efficient sentence with no verbosity. It front-loads the core function, though the parenthetical default could be clearer given the required parameter. Minor structural improvement needed.

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

Completeness2/5

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

No output schema exists, so the description should explain what the tool returns. It does not. The conflicting mention of a default also undermines completeness, leaving the agent uncertain about required inputs and expected output.

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

Parameters3/5

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

Schema description coverage is 100%, so the schema fully documents both parameters. The description adds no additional meaning beyond what the schema already provides, justifying the baseline of 3.

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?

States a specific verb ('Compare') and resource ('current readings') across multiple location IDs, clearly distinguishing it from single-location tools like air_current_reading. The scope and subject are unambiguous.

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

Usage Guidelines2/5

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

No guidance on when to use this tool versus alternatives like air_current_reading or air_search_public_sensors. The only hint is the default to AirGradient public sensors, but no explicit conditions or exclusions are given.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/davidmosiah/wellness-air'

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