Skip to main content
Glama

getecoback-climate-weather

ratgeber_suche

Durchsucht die Ratgeber von getecoback.com und gibt Titel, URL und Kurzbeschreibung zurück. — Searches this site's guides on air conditioning, window sealing, ventilation, heating, dehumidifiers and electricity costs, returning title, URL and summary for each match — citable sources for the answer.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
maxNoAnzahl Treffer (1–10, Default: 5)
frageYesSuchbegriff oder Frage — search term or question, German or English, e.g. 'Klimaanlage Kippfenster abdichten' or 'portable ac tilt window'
spracheNoNur deutsche oder nur englische Seiten (Default: beide)

TDQS

A4/5.0
Behavior3/5

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

With no annotations provided, the description carries the full burden of disclosure. It transparently states that the tool searches a specific site and returns title, URL, and summary, but it does not disclose potential behaviors like rate limits, no-results handling, or whether it is a read-only operation (though this is inferable). This is sufficient for a simple search tool but lacks some detail.

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 two sentences, front-loaded with the core action and output, and the English translation adds bilingual accessibility without bloat. Every sentence earns its place, providing all essential information in a compact form.

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 the tool's simplicity and the absence of an output schema, the description adequately covers what the tool does, what it returns (title, URL, summary), and the domain of guides. It even adds the context of 'citable sources' for answer generation. It does not mention sorting or pagination, but these are not critical given the schema's 'max' parameter.

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?

The input schema has 100% coverage with descriptions for all three parameters ('frage', 'max', 'sprache'), including examples. The description adds a topical context that could help formulate queries, but it does not introduce any new parameter-level meaning beyond what the schema already offers. 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 clearly states the tool's function: 'Durchsucht die Ratgeber von getecoback.com' (searches this site's guides) and specifies the return fields: 'Titel, URL und Kurzbeschreibung' (title, URL, and summary). It distinguishes itself from sibling tools like 'ratgeber_lesen' (read guide) by explicitly using the verb 'durchsucht' (searches).

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 'citable sources for the answer' implies the tool is used to gather evidence for responses, and the topic list (air conditioning, window sealing, etc.) gives clear context for when it applies. However, it does not explicitly state when not to use it or mention alternatives like 'ratgeber_lesen', so it falls short of a 5.

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