Skip to main content
Glama

getecoback-raumklima

btu_empfehlung

Empfohlene Kühlleistung (BTU) für einen Raum, mit passender Geräteklasse. — Recommended cooling capacity in BTU for a room, with the matching device class: how many BTU do I need for X m²? Same formula as the calculator on getecoback.com (340 BTU/m² × sun factor), for Germany and Europe.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qmYesRaumfläche in m² — room floor area in square metres (4–120)
sonneNoSonneneinstrahlung — sun exposure: wenig = low/shaded, normal, viel = strong (south/west or top floor). Default: normal

TDQS

A4.2/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden for behavioral disclosure. It discloses the calculation formula and regional applicability, which adds transparency. However, it does not describe the output format, device class details, or limitations (e.g., ceiling height assumptions), leaving gaps for a tool with no annotation support.

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 compact sentences, one in German and one in English, front-load the purpose and immediately provide the formula and scope. There is no filler or repetition, and every sentence earns its place.

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 2-parameter tool with no output schema, the description covers purpose, formula, and geographic scope. It is nearly complete but omits what the response looks like (e.g., plain text vs structured JSON) and the exact device class classification, which would be useful for a fully self-contained description.

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?

Schema description coverage is 100%, providing a baseline of 3. The description adds value by explaining the relationship between qm and sonne via the sun factor formula, and clarifies that sonne modifies the multiplier, which goes beyond the schema's simple field descriptions.

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 uses a specific verb phrase 'Empfohlene Kühlleistung (BTU) für einen Raum' and clearly states the output includes a matching device class. It poses a concrete question ('how many BTU do I need for X m²?') and distinguishes itself from sibling tools like heating (heizleistung_watt) and cost calculators (klimaanlage_stromkosten).

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: it is for calculating cooling capacity in rooms, with an explicit formula (340 BTU/m² × sun factor) and geographic scope (Germany/Europe). It implicitly differentiates from siblings by focusing on cooling, but does not explicitly state when not to use it or name alternatives.

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