Skip to main content
Glama

hvac-btu-heat-klimaanlage

geraet_wahl

Welches Gerät löst mein Raumklima-Problem? — Which device family solves a given indoor-climate problem (too hot, damp/mould, too cold, stale air), with the honest physics, the right size for the room and the matching guide. The decision layer above btu_empfehlung/heizleistung_watt.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qmNoRaumfläche in m² — room floor area in square metres (4–120). Default: 20
problemYesDas Problem — the problem: zu_heiss = room too hot, feucht_schimmel = damp air / condensation / mould risk, zu_kalt = room too cold (no fixed heating), stickige_luft = stale air / odours

TDQS

A3.9/5.0
Behavior3/5

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

No annotations are provided, so the description must carry the behavioral disclosure burden. It communicates that this is an advisory/decision tool returning a device family, sizing, and a matching guide, and it adds an honesty expectation via 'honest physics'. However, it does not describe output format, assumptions, or possible side effects, which leaves some behavioral gaps.

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?

A single bilingual sentence packs purpose, scope, quality promise, and sibling relations efficiently. Some redundancy exists because the first clause is essentially repeated in English, and 'honest physics' is slightly vague, but the description remains economical and front-loaded.

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

Completeness4/5

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

For a simple 2-parameter tool with complete schema descriptions and no output schema, the description names expected outcomes (device family, size, matching guide) and situates itself among related tools. It does not specify the exact return format or how the matching guide is provided, but this is a minor gap for a decision-layer recommendation tool.

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 already documents the problem enum and the qm unit, range, and default. The description's mention of 'the right size for the room' reinforces qm's role but adds no concrete semantic detail beyond the schema. Baseline 3 is appropriate.

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 concrete decision task ('Which device family solves a given indoor-climate problem'), lists the specific problem categories it covers, and explicitly distinguishes it from sibling tools by calling it 'the decision layer above btu_empfehlung/heizleistung_watt'. This makes the tool's purpose clear and differentiated.

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 phrase 'decision layer above btu_empfehlung/heizleistung_watt' gives useful navigational context, implying this tool is the family-level recommendation step before detailed calculation tools. It does not explicitly state when not to use it or name alternative conditions, so it stops just short of full exclusion 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.

TDQS

A4.1/5.0
Disambiguation5/5

Each tool targets a distinct calculation or data source: subsidies, BTU sizing, seal length, heating power, heatwave forecast, running cost, guide search/read, and dew point. No two tools have overlapping purposes, so an agent can easily select the right one.

Naming Consistency4/5

All tool names use lowercase with underscores and German terms, but the semantic pattern is slightly mixed: most follow 'topic_noun' (e.g., btu_empfehlung), while two are 'object_verb' (ratgeber_lesen, ratgeber_suche). This is a minor deviation from a fully uniform convention.

Tool Count5/5

Nine tools is well within the optimal 3-15 range for a niche advice server. Each tool addresses a specific aspect of HVAC/energy guidance, and the inclusion of guide search/read does not make the set feel bloated.

Completeness4/5

The server covers the core domain well: cooling and heating sizing, running costs, window sealing, ventilation, and heatwave data. It lacks dedicated tools for dehumidifier sizing or AC comparison, but these topics are accessible through the guide search/read tools, so agents can work around the gaps.

Resources