Skip to main content
Glama
novtriq-tech

NOVTRIQ Engineering

part_o_overheating

Checks residential overheating risk per UK Approved Document O 2021 simplified method: verifies glazing and ventilation limits, returns pass/fail, and recommends CIBSE TM59 when failing.

Instructions

UK Approved Document O 2021 simplified-method overheating check for new residential: tests maximum glazing area (by orientation, risk zone, cross vs single aspect) and minimum free ventilation area. Returns pass/fail and points to CIBSE TM59 modelling if it fails. Indicative.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
floor_area_m2Yes
location_riskYeshigh = listed London postcode districts (AD O Table C1)
glazing_area_m2Yes
cross_ventilationNo
most_glazed_facadeYes
provided_free_area_m2NoTotal openable free area provided (optional)
Behavior4/5

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

With no annotations provided, the description carries full disclosure burden. It mentions the tool returns pass/fail, is 'indicative', and escalates to TM59 on failure. This gives useful behavioral context beyond the schema, though it does not discuss limitations in depth or input validation.

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 purpose, and includes necessary caveats and follow-up guidance without wasted words. Every clause adds value.

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

Completeness5/5

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

Given no output schema, the description clearly states the return value (pass/fail) and next step (TM59). It also defines the scope (UK AD O 2021, new residential, simplified method) and the two key checks (glazing area and ventilation area), which is sufficient for an agent to select and invoke the tool correctly.

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 only 33% (2/6 params), but the description clarifies that inputs relate to orientation, risk zone, cross vs single aspect, and free ventilation area. This adds meaning to most_glazed_facade, location_risk, cross_ventilation, and provided_free_area_m2, compensating for the sparse schema 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 clearly states the tool performs a UK Approved Document O 2021 simplified-method overheating check for new residential buildings, testing maximum glazing area and minimum free ventilation area. It is specific about the resource (AD O 2021) and action (overheating check), distinguishing it from siblings like thermal_load or heatpump_heatloss.

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 specifies it is a simplified-method check and notes that if it fails, it points to CIBSE TM59 modelling as an alternative. This provides clear context for when to use this tool versus a more detailed modelling approach, though it does not explicitly name sibling tools or state exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/novtriq-tech/novtriq-engineering-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server