Skip to main content
Glama

getecoback-climate-weather

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/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 behavioral disclosure burden. It does disclose important outcome traits: it returns a device family, honest physics, appropriate room sizing, and a matching guide. However, it does not describe the exact response shape, edge cases, or whether the tool performs any side effects; for a recommendation-style tool, this is a reasonable but not rich level of transparency.

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 compact: one bilingual purpose sentence plus a sibling-relation sentence. It front-loads the core purpose and avoids filler while still conveying the problem scope, output content, and hierarchy among tools.

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?

With no output schema, the description still conveys the essential result: a device-family recommendation with physics rationale, sizing, and guide. Parameter semantics are fully covered by the schema, and the sibling relationship is stated. A more explicit return format would improve completeness, but for a two-parameter selector this is sufficient.

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 coverage is 100%, and the schema already provides meaningful descriptions for both parameters, including the problem enum values and qm range/default. The description only loosely reinforces 'right size for the room' and lists the same problem categories, so it adds little semantic value beyond the schema. Baseline 3 applies.

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 goal: 'Which device family solves a given indoor-climate problem?' and enumerates the problem categories (too hot, damp/mould, too cold, stale air). It also specifies the value-adds (honest physics, correct room sizing, matching guide). It explicitly distinguishes itself from related sizing tools by naming btu_empfehlung/heizleistung_watt as the layers below it.

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 gives clear context: use this tool when the user has an indoor-climate problem and needs a device family recommendation before technical sizing. It positions the tool as 'the decision layer above' btu_empfehlung/heizleistung_watt, implying a sequence. It lacks explicit when-not-to-use or alternative-conditions, but the context is not ambiguous.

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
Disambiguation4/5

Each tool addresses a distinct indoor-climate or energy question: subsidy eligibility, cooling load, window sealing, device selection, heating load, heatwave outlook, running costs, guide retrieval, and dew-point ventilation. Only geraet_wahl vs btu_empfehlung could be muddled by an agent, but their descriptions explicitly layer one above the other.

Naming Consistency4/5

Tool names follow a mostly predictable lowercase underscore pattern with German domain nouns, e.g. btu_empfehlung, heizleistung_watt, taupunkt_lueften. The two ratgeber tools are verb-like (ratgeber_suche, ratgeber_lesen) rather than noun phrases, which is a minor deviation but still readable.

Tool Count5/5

Ten tools is well within the ideal range and each tool pulls its weight for a specialized climate-advice server. The set covers calculations, forecasts, content search, and content retrieval without padding.

Completeness4/5

The domain is well covered: sizing for cooling and heating, device selection, running costs, window sealing, ventilation/dew point, heatwave info, subsidies, and citable guides. A live current-weather or humidity-observation tool would round out the 'weather' side, but agents can work around that gap.

Resources