Skip to main content
Glama

getecoback-raumklima

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

A4.2/5.0
Behavior4/5

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

There are no annotations, so the description carries the full burden. It discloses that the tool combines physical reasoning ('honest physics'), room sizing, and a guide selection, and indicates it is a decision/recommendation layer rather than a precise calculator. It does not detail the exact output shape, but for a non-mutating selector this is adequate.

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?

Two sentences carry the core purpose, inputs, output style, and sibling-tool hierarchy with no filler. The German/English pairing also aids multilingual agent parsing without bloating the text.

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?

Given only two parameters, no output schema, and no annotations, the description is nearly complete: it explains the tool's role, its problem domain, and its output (device family plus matching guide). It could be more explicit about edge-case behavior, but the core information an agent needs to invoke it correctly is present.

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 explains both 'qm' and 'problem' with enums and units. The description reinforces the mapping by mentioning the problem categories and room size, but adds no parameter-level semantics beyond what the schema provides.

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 opens with a concrete selection question and names the resource: 'device family' for an indoor-climate problem. It lists the problem categories and positions itself as 'the decision layer above btu_empfehlung/heizleistung_watt', which clearly distinguishes it from the closest sibling tools.

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 'The decision layer above btu_empfehlung/heizleistung_watt' gives clear contextual guidance: use this tool first to choose a device family, then use the sizing tools. It does not explicitly enumerate when-not-to-use conditions or alternatives like ratgeber_suche, but the hierarchy provides solid routing context.

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.2/5.0
Disambiguation5/5

Each tool addresses a distinct aspect of room climate: cooling capacity, heating power, window sealing, heatwave forecast, running costs, dew point ventilation, and guide search/read. No two tools have overlapping purposes.

Naming Consistency4/5

All names follow a lowercase snake_case pattern and use German terms, but the structure is not uniform: most are noun compounds (btu_empfehlung, heizleistung_watt), while two end in verbs (ratgeber_lesen, taupunkt_lueften) and one uses a noun 'suche' instead of 'suchen'. This is a minor deviation from a strict verb_noun pattern.

Tool Count5/5

Eight tools is well within the ideal 3-15 range and each tool contributes a clear function to the server's purpose. The count feels neither sparse nor bloated.

Completeness4/5

The tool set covers the core domain of room climate calculations and practical advice: cooling, heating, sealing, costs, weather, and ventilation. Minor gaps exist (e.g., no dedicated dehumidifier sizing tool), but the guide search can likely fill those niches.

Resources