engineering
Server Details
27 engineering compliance and calculation tools for the built environment (UK, EU, UAE).
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
27 toolsassess_epbd_scoreCInspect
Assess EU EPBD (2024) compliance. Returns compliance score, renovation cost estimate, deadline pressure, and priority retrofit measures.
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | e.g. germany, france, netherlands, ireland, uk | |
| year_built | Yes | ||
| current_epc | Yes | ||
| has_solar_pv | Yes | ||
| building_type | Yes | e.g. office, residential, retail, school, hospital | |
| floor_area_m2 | Yes | ||
| heating_system | Yes | gas_boiler, heat_pump, district_heating, electric, oil_boiler, biomass |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It usefully states that the tool returns a compliance score, renovation cost estimate, deadline pressure, and priority measures. However, it does not explain underlying methodology, assumptions, or any side effects, leaving some behavior implicit for a pure assessment tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence with no filler. It names the action, the target, and the key outputs efficiently, which makes it easy for an agent to parse quickly.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
There is no output schema and no annotations, yet the description only names the outputs without defining scales, units, deadline-pressure semantics, or why all seven parameters are required. For a tool with multiple required inputs and non-trivial outputs, the description leaves notable gaps that an agent would need to infer.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 43%, and the description does not compensate for the undocumented parameters (year_built, current_epc, has_solar_pv, floor_area_m2). The description lists outputs that imply dependencies on these inputs, but it adds no actual parameter‑level meaning beyond the three fields already described in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states a specific verb ('Assess') and a specific resource ('EU EPBD (2024) compliance'), and lists the main outputs. It is easy to distinguish from sibling tools, which focus on other frameworks (e.g., MEES, NIS2, UAE BIM), even though it doesn't explicitly name any alternative.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance about when to use this tool versus other compliance or assessment siblings. The description implies the obvious use case (EU EPBD compliance) but provides no context on exclusions, prerequisites, or when a different tool might be more appropriate.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
building_carbon_footprintCInspect
Building carbon footprint (Scope 1/2/3) with CRREM stranding check and embodied carbon. Returns per-scope tCO2e, intensity, CRREM compliance, net-zero gap and priority actions.
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | ||
| occupancy | No | ||
| year_built | Yes | ||
| refrigerant | No | ||
| gas_kwh_year | No | ||
| building_type | Yes | ||
| elec_kwh_year | No | ||
| floor_area_m2 | Yes | ||
| heat_kwh_year | No | ||
| renewable_pct | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full disclosure burden. It does reveal the output set and the main methodological concepts (per-scope tCO2e, CRREM compliance, net-zero gap, priority actions). However, it does not disclose assumptions around missing utility inputs, defaulting behavior, or calculation boundaries.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two tight sentences with no filler. The first sentence establishes the tool's purpose and scope, and the second enumerates the return values. Every phrase adds information and is front-loaded effectively.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with 10 undocumented parameters, no annotations, no output schema, and an overlapping sibling, this description is incomplete. It covers the output side reasonably well but leaves input semantics, parameter relationships, defaults, and selection criteria entirely unaddressed.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% with 10 parameters, and the description does not explain any of them. It never mentions building_type, floor_area_m2, location, year_built, elec_kwh_year, gas_kwh_year, renewable_pct, or how these map to scopes. The description fails entirely to compensate for the undocumented schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool's domain: building carbon footprint with Scope 1/2/3, CRREM stranding, and embodied carbon, and it names the specific returns. It does not explicitly distinguish this from the overlapping sibling calculate_carbon, so it misses the differentiation needed for a 5.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance on when to use this tool versus alternatives such as calculate_carbon or assess_epbd_score. The description says what the tool computes, but not when it should be selected, what prerequisites exist, or when another sibling would be more appropriate.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
building_readinessBInspect
Building Readiness assessment for change-of-use / conversion. Returns a 0-100 readiness score, project complexity, four domain scores (structural, MEP, compliance, digital/BIM) with RAG, and recommendations.
| Name | Required | Description | Default |
|---|---|---|---|
| bim | Yes | ||
| floors | Yes | ||
| location | Yes | ||
| condition | Yes | ||
| structure | Yes | ||
| year_built | Yes | ||
| current_use | Yes | ||
| proposed_use | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It describes the output (score, complexity, domain scores, RAG, recommendations) but does not explicitly state whether the tool is read-only, what side effects exist, or execution details. It implies a non-destructive assessment but does not confirm it. The output description is helpful but lacks explicit transparency about side effects or limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that front-loads the core purpose and then lists the output components. It avoids unnecessary words and is easy to parse. It could be slightly more structured (e.g., bullet points) but is well within acceptable length and clarity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (8 required enum parameters, no output schema, no annotations), the description is somewhat thin. It lists the returned items but does not explain what 'RAG' stands for, how to interpret the score, or how parameters influence outcomes. While the output list is helpful, the absence of parameter guidance and methodological context leaves room for ambiguity. Adequate but not complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, and the description does not mention any of the 8 parameters. The enum values are somewhat self-explanatory (e.g., 'office', 'pre1945'), but the description provides no guidance on how to select them or how they affect the result. Since the schema carries no descriptions, the description must compensate, but it does not, leaving the agent to rely solely on enum names. This is a significant gap.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's purpose: 'Building Readiness assessment for change-of-use / conversion.' It specifies the verb (assessment), the resource (building readiness), and the context (change-of-use/conversion). It also lists the output components (score, complexity, four domain scores with RAG, recommendations), making it distinct from other assessment tools in the sibling list.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies the usage context—'for change-of-use / conversion'—but does not explicitly state when to use this tool versus alternatives or provide any exclusions. It does not name sibling tools or give conditions for selection, so an agent must infer when this is the right choice. Adequate but not proactive.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
calculate_carbonBInspect
Calculate operational + embodied carbon and net-zero gap (CIBSE TM65 / RICS WLCA). Returns carbon intensity, benchmark, and prioritised reduction measures with payback.
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ISO-2: gb, de, fr, nl, es, pl, ro, it, ae, us | |
| building_type | Yes | office, residential, retail, industrial, hospital, warehouse, hotel | |
| floor_area_m2 | Yes | ||
| energy_kwh_year | No | Measured annual energy; 0 to use benchmark | |
| construction_year | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral burden. It does disclose the outputs (carbon intensity, benchmark, prioritised reduction measures with payback), but it omits assumptions, default behavior for missing optional parameters, and any limitations or data requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single sentence that front-loads the core purpose, then lists the return outputs without waste. The standard references add useful precision without bloat.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description states what the tool returns, which is useful given there is no output schema, but it omits required parameter semantics, default behaviors, and sibling differentiation. For a five-parameter calculator with no annotations, this is minimally adequate but leaves meaningful gaps.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 60%, leaving floor_area_m2 and construction_year undocumented. The description does not compensate by explaining parameter meaning, units, or defaults such as using benchmark values when energy_kwh_year is absent. It adds little semantic value beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific verb and resource: calculating operational and embodied carbon plus the net-zero gap, and cites CIBSE TM65 / RICS WLCA. This is clear and specific, though it does not explicitly differentiate itself from siblings like building_carbon_footprint or eu_cost_benchmarking.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives no guidance on when to use this tool over related carbon or benchmarking tools. It neither states typical use cases nor names alternatives, so an agent must infer selection context from the sibling list alone.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
calculate_pueAInspect
Calculate Power Usage Effectiveness (PUE) for a data centre or server room. Returns PUE score, efficiency rating, annual cost estimate, and engineering recommendations.
| Name | Required | Description | Default |
|---|---|---|---|
| cooling_kw | Yes | Total cooling system power in kW. Example: 200 | |
| it_load_kw | Yes | IT equipment power draw in kW. Example: 500 | |
| lighting_kw | Yes | Lighting power in kW. Example: 1.5 | |
| ups_losses_kw | Yes | UPS and power distribution losses in kW. Example: 25 |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It does disclose that this is a calculation that returns PUE score, efficiency rating, annual cost estimate, and engineering recommendations. However, it omits behavioral details such as assumptions behind the annual cost estimate or the efficiency rating scale, which could matter for interpreting results.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, efficient sentence that front-loads the operation and scope, then lists all expected outputs. Every phrase earns its place with no redundancy or filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the simple calculator nature and fully documented parameters, the description is largely complete: it states what it calculates, for whom, and what it returns. It could be improved by explaining the efficiency rating scale and cost assumptions, but these are minor gaps for a low-complexity tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and each parameter already includes a description and an example. The tool description adds no parameter-level semantics, but none are needed because the schema fully documents all four required inputs.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb ('Calculate'), names the exact metric and scope ('Power Usage Effectiveness (PUE) for a data centre or server room'), and lists four concrete return components. This clearly distinguishes it from sibling tools like estimate_cooling_load or thermal_load.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives a clear use context—data centres and server rooms—which tells an agent when this tool is relevant. It does not explicitly name alternatives or exclusions, but the domain context and unique PUE scope are sufficiently clear given the sibling list.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
check_grid_feasibility_uaeAInspect
Assess UAE grid connection feasibility (DEWA/ADDC/SEWA/FEWA). Returns feasibility score, connection timeline, recommended voltage, substation requirement, and next steps.
| Name | Required | Description | Default |
|---|---|---|---|
| intended_use | Yes | ||
| site_location | Yes | ||
| voltage_level | Yes | ||
| has_existing_supply | Yes | ||
| power_requirement_mw | Yes | ||
| target_completion_year | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the full burden. It communicates that this is a read-only assessment by listing return values such as feasibility score and timeline. However, it does not disclose limitations, assumptions, whether utility approval is included, or what the feasibility score represents.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, focused sentence that packs in scope, utilities, and expected outputs without any filler. It is front-loaded with the core action and resource, making it easy to parse and act on.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is adequate for a simple feasibility assessment tool: it states what it does and what it returns. However, with 6 required parameters, no output schema, and no annotations, it lacks guidance on parameter units, score interpretation, or any caveats, leaving some gaps for an agent trying to invoke it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0% for 6 required parameters, and the description does not explain the meaning of site_location, power_requirement_mw, voltage_level, intended_use, has_existing_supply, or target_completion_year. It only references the UAE utilities, leaving the agent to infer parameter semantics from parameter names and enums.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb, 'Assess', with a clear resource, 'UAE grid connection feasibility', and names the relevant utilities (DEWA/ADDC/SEWA/FEWA). This clearly distinguishes it from sibling tools like assess_epbd_score or uae_climate_ghg, which address different UAE-related assessments.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description conveys an implied use case: evaluating grid connection feasibility for UAE locations. However, it does not explicitly state when to use this tool over alternatives, nor does it mention any prerequisites or conditions where another tool would be more appropriate.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
check_nis2_readinessAInspect
Assess NIS2 Directive (EU 2022/2555) compliance readiness. Returns compliance score (0-18), maturity level, estimated fine exposure, and prioritised remediation actions.
| Name | Required | Description | Default |
|---|---|---|---|
| sector | Yes | e.g. energy, transport, healthcare, banking | |
| has_ciso | Yes | ||
| has_ir_plan | Yes | ||
| has_ot_policy | Yes | ||
| has_24h_reporting | Yes | ||
| has_ot_monitoring | Yes | ||
| organisation_size | Yes | ||
| has_asset_inventory | Yes | ||
| has_board_reporting | Yes | ||
| has_supplier_assessment | Yes | ||
| has_network_segmentation | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description must carry the behavioral transparency burden. It does disclose the kind of output (score, maturity, fine exposure, remediation actions) and the score range, but it does not state whether the assessment is read-only, whether results are computed locally, or whether there are any side effects or prerequisites. This is a moderate gap for an assessment tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is one focused sentence with no filler. It front-loads the purpose and immediately provides the most important output details, making it easy to scan and understand.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given 11 required parameters, 9% schema coverage, no annotations, and no output schema, the description is too thin. It explains what the tool returns but gives no guidance on parameter semantics, particularly for sector and organisation_size, and no indication of when to choose this tool over the many related readiness/checking siblings. An agent would need additional knowledge to call it correctly and confidently.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 9%, with 10 of 11 parameters being undocumented booleans. The description does not compensate for this at all; it only describes outputs, not inputs. Although parameter names like has_ciso are self-explanatory, key parameters such as organisation_size enum values ('essential', 'important', 'other') and sector are not explained, forcing the agent to guess their meaning in NIS2 context.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
Description states a specific verb ('Assess') and a specific resource ('NIS2 Directive (EU 2022/2555) compliance readiness'), which clearly distinguishes it from sibling tools like check_uae_cybersecurity or mees_checker. It also mentions concrete outputs (score range, maturity level, fine exposure, remediation actions), making the tool's purpose unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The NIS2 Directive reference implies the tool should be used for EU NIS2 compliance assessments, but there is no explicit statement about when to use it versus alternatives, nor any exclusion criteria. The usage context is inferable but not directly stated.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
check_uae_bim_complianceAInspect
Check UAE BIM mandate applicability (Dubai Circular 196, Abu Dhabi DMT, Sharjah). Returns mandate status, compliance score, required LOD, and submission checklist.
| Name | Required | Description | Default |
|---|---|---|---|
| emirate | Yes | ||
| has_bep | Yes | ||
| ifc_export | Yes | ||
| bim_software | Yes | e.g. Revit 2024 | |
| building_type | Yes | ||
| has_bim_model | Yes | ||
| building_floors | Yes | ||
| building_area_m2 | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden and does disclose the core behavior: it returns mandate status, compliance score, required LOD, and submission checklist. It does not, however, clarify edge cases (e.g., emirate='other'), whether any data is persisted, or how mandatory thresholds are applied.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single sentence front-loads the purpose and jurisdiction, then lists the returned outputs. There is no filler or repetition of schema details.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with eight required parameters, no annotations, and no output schema, the description is minimal. It provides a good high-level summary but omits practical context such as parameter meanings, emirate fallback behavior, or how the compliance score relates to the returned checklist.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 13%, so the description needed to compensate, but it explains nothing about the eight required parameters. Names like building_area_m2 and emirate are self-evident, but terms such as has_bep remain ambiguous (BIM Execution Plan vs. building energy performance) without any clarification in the description.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific verb ('Check'), a concrete resource ('UAE BIM mandate applicability'), and cites exact regulations (Dubai Circular 196, Abu Dhabi DMT, Sharjah), which also separates it from generic BIM or UAE sustainability siblings. It also previews the result type, making the tool's intent unmistakable.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The intended use is implied by the title and description: use this for UAE BIM mandate checks. However, it does not state when to prefer it over related tools such as dgnb_bim_readiness or building_readiness, nor does it give exclusions or explicit conditions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
check_uae_cybersecurityAInspect
Assess UAE cybersecurity regulatory compliance (NESA IAS, Dubai ISR, CBUAE, TDRA). Returns applicable framework, compliance score, critical gaps, and mandatory controls.
| Name | Required | Description | Default |
|---|---|---|---|
| emirate | Yes | dubai, abu_dhabi, sharjah, federal, other | |
| has_isms | Yes | ||
| is_cloud_hosted | Yes | ||
| organisation_type | Yes | ||
| has_incident_response | Yes | ||
| has_third_party_audit | Yes | ||
| has_data_classification | Yes | ||
| has_vulnerability_assessment | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the disclosure burden. It explicitly states the assessment nature and the exact outputs: applicable framework, compliance score, critical gaps, and mandatory controls. This implies a non-mutating calculation, though it does not discuss edge cases or data handling.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence that packs in the domain, the relevant frameworks, and the output contract. There is no filler or tautological restatement of the tool name.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For an 8-parameter tool with no output schema and no annotations, the description covers return values but omits how the inputs influence framework selection and what exclusions apply relative to other compliance checks. It is concise but leaves the agent to infer part of the decision logic.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 13%, and the description does not compensate for this gap. It does not explain how organisation_type, emirate, or the boolean control flags map to the listed frameworks. The parameter names are somewhat self-evident, but the description adds little meaning beyond the raw schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Assess') and a specific resource ('UAE cybersecurity regulatory compliance'), and it names distinct frameworks (NESA IAS, Dubai ISR, CBUAE, TDRA). This clearly distinguishes it from sibling tools like check_nis2_readiness and check_uae_bim_compliance, and the return contents are also stated.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context: use this tool when dealing with UAE cybersecurity regulatory compliance under NESA IAS, Dubai ISR, CBUAE, or TDRA. It does not explicitly list exclusions or alternatives, but the context is specific enough for an agent to route to this tool correctly.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
contractor_vettingAInspect
NIS2 / EPBD contractor vetting score from a 12-question checklist across financial, technical, cyber (NIS2) and energy (EPBD) categories. Flags blocking (critical) failures and returns recommended additional checks. Not a formal due-diligence report.
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | Map of question_id -> yes|no|unknown. IDs: registered, insurance, no_prosecutions, certifications, references, cvs, cyber_policy, incident_reporting, access_control, assessor_cert, energy_qual, reno_experience | |
| purpose | No | Vetting purpose |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Because no annotations are present, the description carries the full burden and does disclose that the tool computes a score, flags critical failures, and returns recommended checks. It does not explain how 'unknown' answers are handled, how the score is calculated, or whether the operation persists any data.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences with no filler: the main deliverable comes first, the checklist scope second, and the key caveat last. Every sentence contributes meaningful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description gives a useful high-level view of what the tool returns, which matters because there is no output schema. It does not specify the score scale, how blocking failures are determined, or how the purpose parameter changes behavior, leaving some uncertainty for a 12-question scoring tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema already documents all parameters and answer IDs, but the description adds useful meaning by explaining that the checklist spans financial, technical, cyber (NIS2), and energy (EPBD) categories. It also hints that purpose selects the NIS2 vs EPBD lens, which adds context beyond the schema's bare 'Vetting purpose' text.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific deliverable—a NIS2/EPBD contractor vetting score—and its source (12-question checklist) and primary outputs (blocking failure flags and recommended checks). It does not explicitly distinguish itself from sibling tools like assess_epbd_score or check_nis2_readiness, so it stops short of a 5.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The phrase 'contractor vetting' plus the NIS2/EPBD scope clearly implies when this tool is relevant, and the caveat 'Not a formal due-diligence report' sets a boundary. However, there is no explicit when-not-to-use guidance or comparison against alternative sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
dgnb_bim_readinessAInspect
DGNB certification pre-score and BIM (ISO 19650) maturity self-assessment from a 20-question checklist. Returns pre-score, achievable certification level, BIM level, domain breakdown and prioritised gaps. Not a formal DGNB audit.
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | Map of question_id -> yes|partial|no. IDs: lca, materials, water, biodiversity, lcc, flexibility, value_stability, cert_budget, comfort, accessibility, wellbeing, satisfaction, bep, cde, competency, clash, integrated_team, commissioning, documentation, poe | |
| cert_target | No | Target DGNB level |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of explaining behavioral traits. It discloses that this is a self-assessment, returns several specific outputs, and explicitly warns that it is not a formal DGNB audit. This meaningfully clarifies the tool's limits and what an agent should not expect, though it does not detail data handling or side effects, which are relatively minor for an assessment tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences with no wasted words. It front-loads the core function, lists the key outputs, and ends with an important caveat. Every sentence earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers the core purpose, the main outputs, and an important boundary condition. Combined with the fully documented schema, an agent has enough to understand how to call the tool and what to expect in return. It is not fully complete because it omits explicit guidance on when to prefer this tool over closely related BIM or readiness assessments, but this is a moderate gap given the output list and schema coverage.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description adds some useful framing by mentioning the 20-question checklist, which relates to the answers object, but it does not add substantive meaning to the individual answer values or cert_target beyond what the schema already provides.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states a specific action: it provides a DGNB certification pre-score and BIM maturity self-assessment based on a 20-question checklist. It distinguishes itself from siblings like check_uae_bim_compliance by referencing DGNB and ISO 19650, and it explicitly sets expectations with 'Not a formal DGNB audit.'
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives useful context about the tool being a self-assessment and pre-score rather than a formal audit, which implies early-stage or indicative use. However, it does not explicitly state when to use this tool versus related alternatives such as building_readiness or check_uae_bim_compliance, nor does it provide applied guidance on selecting between them.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
digital_renovation_passportAInspect
EPBD-style staged digital renovation passport: 3-phase roadmap (quick wins, system upgrades, deep renovation) with cost ranges, energy savings and EPC trajectory from current EPC, floor area and heating type. Indicative.
| Name | Required | Description | Default |
|---|---|---|---|
| era | No | Construction era (label only) | |
| address | No | Building address (label only) | |
| country | No | Country code (e.g. UK, DE) | |
| heating | Yes | Primary heating system | |
| current_epc | Yes | Current EPC band A-G | |
| building_type | No | Building type (label only) | |
| floor_area_m2 | Yes | Gross floor area (m2) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the disclosure burden. It adds meaningful context by calling the result 'Indicative' and by specifying the output dimensions. However, it does not disclose assumptions, data sources, accuracy limits, or the exact return format.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact: one substantive sentence followed by the single caveat 'Indicative.' It front-loads the core behavior and output without repeating schema field descriptions or adding filler.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a non-destructive estimation tool, this is sufficient: it states the analytic inputs, the high-level output structure, and the indicative nature, while the schema documents all parameters. It would benefit from explicit units or a return-value shape, but nothing essential for selecting or invoking the tool is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so the baseline is 3. The description adds value by explicitly naming current EPC, floor area, and heating type as the drivers of the roadmap, implying that other fields are contextual labels rather than calculation inputs.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the deliverable—a 3-phase renovation roadmap with cost ranges, energy savings, and EPC trajectory—and the EPBD framing helps distinguish it from the sibling tools. It lacks an explicit action verb like 'generates' or 'calculates', but the purpose is unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit when-to-use or when-not-to-use guidance, and no alternatives are named. The EPBD-style, staged-renovation framing and the word 'Indicative' imply the intended scenario of rough renovation planning, but the agent must infer this from context.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
eed_datacentre_packAInspect
EU Energy Efficiency Directive data-centre reporting pack (Dir (EU) 2023/1791 Art.12 + Del. Reg (EU) 2024/1364). Determines reporting scope (IT power >= 500 kW) and computes the mandated KPIs PUE, WUE, ERF and REF. Note: the regulation mandates reporting, not target values.
| Name | Required | Description | Default |
|---|---|---|---|
| it_power_kw | Yes | Installed IT power demand (kW) | |
| it_energy_kwh | Yes | EIT: IT energy (kWh/yr) | |
| water_input_m3 | No | WIN: total water input (m3/yr), for WUE | |
| reused_heat_kwh | No | EREUSE waste heat reused, for ERF | |
| total_energy_kwh | Yes | EDC: total data-centre energy (kWh/yr) | |
| renewable_energy_kwh | No | ERES-TOT renewable energy consumed, for REF |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden, and it delivers well: it discloses scope-screening behavior, the four KPIs computed, and adds the crucial caveat that 'the regulation mandates reporting, not target values' — preventing the agent from misreading outputs as compliance verdicts. It does not disclose handling of missing optional inputs or return format, but the core behavioral profile is honestly and usefully stated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three sentences, zero filler: legal identity, core functionality, and a high-value caveat. Each sentence earns its place, and the functional verbs appear immediately after the legal framing.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
No output schema exists, so the KPI list and scope-determination statement give the agent a solid expectation of what the tool returns. Missing details — return format and behavior when optional inputs are absent — are minor for a stateless calculation tool whose inputs are fully self-documented.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, and the schema already maps parameters to KPIs ('WIN: total water input (m3/yr), for WUE', 'EREUSE waste heat reused, for ERF'). The description adds the 500 kW threshold context for it_power_kw and the KPI acronym list, but this is marginal value over the schema — the baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific resource ('data-centre reporting pack') with explicit verbs: 'determines reporting scope' and 'computes the mandated KPIs PUE, WUE, ERF and REF'. The EED legal citations plus the enumerated KPI set clearly differentiate it from siblings like calculate_pue, which handles only a single KPI.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Clear context is established via the legal basis (Dir (EU) 2023/1791 Art.12 + Del. Reg (EU) 2024/1364) and the applicability threshold ('IT power >= 500 kW'), which tells an agent when this tool is the right choice. It does not explicitly name alternatives or state when-not-to-use, but the regulatory framing makes the intended scenario unambiguous.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
estimate_cooling_loadCInspect
Estimate cooling load using CIBSE Guide B2 / ASHRAE methodology. Returns required capacity, installed capacity with redundancy, system recommendation, and annual energy.
| Name | Required | Description | Default |
|---|---|---|---|
| it_load_kw | Yes | Required for data_centre/server_room. Set 0 for others. | |
| redundancy | Yes | ||
| space_type | Yes | ||
| climate_zone | Yes | ||
| floor_area_m2 | Yes | ||
| occupancy_persons | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It does disclose the output types (required capacity, installed capacity with redundancy, system recommendation, annual energy), but says nothing about assumptions, limitations, or how inputs affect behavior. An agent gets no warning about data-centre specifics, methodology sensitivity, or accuracy expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two efficient sentences front-load the core purpose and then list outputs with no wasted words. It could be slightly better structured with usage guidance, but for what it includes, the prose is tight and scannable.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 6-required-parameter tool with no output schema and no annotations, the description is too thin. It tells the agent what the tool returns but not how to populate the inputs correctly, when to choose it, or what methodological constraints apply. The high-level output list is useful but not sufficient.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 17%, and the description does not compensate by explaining parameters like climate_zone, space_type, occupancy_persons, or floor_area_m2. It indirectly ties redundancy to 'installed capacity with redundancy' and implies the methodology, but most parameters remain semantically underdocumented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific action ('Estimate cooling load') with explicit methodology references (CIBSE Guide B2 / ASHRAE) and lists concrete outputs. It does not explicitly compare itself to sibling tools like thermal_load or heatpump_heatloss, but the methodology and output detail provide enough differentiation to be clear.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives no guidance on when to choose this tool over alternatives such as thermal_load or heatpump_heatloss. It implies the use case (cooling load estimation) but provides no exclusions, prerequisites, or decision rules.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
eu_cost_benchmarkingAInspect
Parametric construction cost benchmark across UK/EU/GCC by country, project type, specification, procurement, programme and BIM. Returns per-m2 and total cost ranges plus a cost breakdown. Indicative parametric estimate, validate against current cost indices.
| Name | Required | Description | Default |
|---|---|---|---|
| bim | No | ||
| country | Yes | Country | |
| programme | No | ||
| procurement | No | ||
| project_type | Yes | Project type | |
| floor_area_m2 | Yes | Gross floor area (m2), min 100 | |
| specification | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral disclosure burden. It discloses that the tool is indicative, that it returns per-m2 and total cost ranges plus a breakdown, and that results should be validated externally. This is strong transparency for an estimation tool, though it could note assumptions or data currency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two tightly written sentences with no filler. The main purpose is front-loaded, followed by output details and a caveat. Every sentence contributes useful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description provides a strong overview of purpose, inputs, outputs, and limitations despite having no output schema or annotations. The main gaps are the lack of an explicit mention of the required floor_area_m2 parameter and the absence of currency specification, which is notable for an international cost tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is low at 43%, and the description names many parameters (country, project type, specification, procurement, programme, BIM) but adds limited semantic depth beyond their names. It does clarify that floor area relates to both per-m2 and total cost outputs. This partially compensates for the sparse schema descriptions but not fully.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific, informative verb phrase ('Parametric construction cost benchmark') and names the geographic scope and the main dimensions it covers. It clearly distinguishes this tool from the energy, carbon, and regulatory siblings by focusing on construction cost outputs.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context for when to use the tool: it is an indicative parametric estimate that should be validated against current cost indices. It does not explicitly name alternatives or exclusions, but the sibling tools are in different domains, so the usage context is clear enough.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
eurocode_beam_designerAInspect
Preliminary Eurocode beam design (steel EC3 / composite / reinforced concrete EC2). Selects a section, computes ULS bending & shear utilisation, SLS deflection, and fire protection. Indicative, not a stamped design.
| Name | Required | Description | Default |
|---|---|---|---|
| grade | No | Steel: s275/s355. Concrete: c2530/c3037/c3545 | |
| config | Yes | ss=simply supported, cant=cantilever, cont=continuous 2-span | |
| span_m | Yes | Span length (m) | |
| exposure | No | Concrete exposure class (cover) | |
| material | Yes | Beam material | |
| udl_kn_m | Yes | Characteristic uniformly distributed load (kN/m) | |
| fire_rating | No | Required fire rating | |
| load_position | No | Point-load position as fraction of span 0-1 (default 0.5) | |
| point_load_kn | No | Characteristic point load (kN), optional |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden. It states the computational scope and adds the important limitation 'Indicative, not a stamped design,' which warns against over-trusting the output. It does not detail the return format, but for a calculation tool the description covers the key behavioral expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is three compact sentences with zero redundant words. The purpose is front-loaded, the computational outputs are listed in the second sentence, and the limitation comes last. Every sentence earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description explains the type of calculation (ULS, SLS, fire protection) and the indicative nature, which is sufficient for an agent to understand the scope. There is no output schema, so the description partially compensates by enumerating the computed results, though it does not specify the exact response structure. Given the moderate complexity of the tool, this is nearly complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the input schema already documents all nine parameters with names, types, and units. The description adds no parameter-level detail beyond the general summary of what is computed. It does not clarify dependencies such as exposure being concrete-only or which parameters apply to steel vs. composite, but the baseline of 3 is appropriate given complete schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with 'Preliminary Eurocode beam design' and explicitly lists the materials (steel EC3 / composite / reinforced concrete EC2), immediately distinguishing this from the sibling eurocode_column_checker. It also names specific outputs (selects a section, computes ULS bending & shear utilisation, SLS deflection, fire protection), making the tool's function unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The word 'Preliminary' and the explicit 'not a stamped design' clearly convey when the tool is appropriate and when it is not. It lacks an explicit pointer to an alternative or a direct 'use this when...' statement, but the scope is clear enough for an agent to route correctly for beam calculations.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
eurocode_column_checkerAInspect
Eurocode axial column buckling check (steel EC3 6.3.1 flexural buckling / RC EC2 5.8 simplified). Returns Ncr, non-dimensional slenderness, reduction factor chi, NRd and utilisation. Indicative, not a stamped design.
| Name | Required | Description | Default |
|---|---|---|---|
| section | No | Steel section key, e.g. UC203x203x46 (steel only) | |
| depth_mm | No | RC column depth h (mm), concrete only | |
| material | Yes | Section material | |
| width_mm | No | RC column width b (mm), concrete only | |
| axial_load_kn | Yes | Design axial load NEd (kN) | |
| buckling_curve | No | EC3 buckling curve (steel only) | |
| eccentricity_mm | No | Load eccentricity (mm), optional | |
| reinforcement_pct | No | RC reinforcement ratio % (concrete only) | |
| effective_length_m | Yes | Effective (buckling) length Lcr (m) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Since no annotations are provided, the description carries the full burden of behavioral disclosure. It names the computed outputs and adds the important limitation 'Indicative, not a stamped design,' signaling that results are advisory rather than certifying. It does not detail assumptions or defaults, but the key behavioral caveat is present.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and well structured: two sentences, no filler, with the tool's purpose, scope, outputs, and limitation all clearly stated. The most decision-relevant information is front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description usefully names all key outputs despite the absence of an output schema. However, for a 9-parameter tool with material-specific branches and no annotations, it omits branch-specific prerequisites and conditional parameter relationships, leaving an agent potentially able to call the tool with only the three required fields and receive an error or invalid result.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3 and the schema already documents every parameter. The description adds the steel/RC branch context but does not explain branch-specific dependencies, such as requiring a steel section and buckling curve for steel or depth/width/reinforcement for concrete.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with 'Eurocode axial column buckling check' and explicitly names both relevant codes (steel EC3 6.3.1 and RC EC2 5.8), making the resource and action unambiguous. It also lists concrete return values, and the axial column focus clearly distinguishes it from sibling tools such as eurocode_beam_designer.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives clear context for what the tool covers—axial column buckling for steel or RC under Eurocode—but it does not state when to prefer this tool over alternatives or when not to use it. The sibling eurocode_beam_designer exists, but no explicit routing or exclusion guidance is provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_technical_dd_quoteBInspect
Generate an indicative Technical Due Diligence (TDD) fee estimate. Returns preliminary and full DD fee ranges (GBP), turnaround days, and contact CTA.
| Name | Required | Description | Default |
|---|---|---|---|
| geography | Yes | ||
| disciplines | Yes | ||
| building_type | Yes | office, data_centre, industrial, retail, residential, mixed_use, hotel, warehouse, healthcare | |
| gross_area_m2 | Yes | ||
| timeline_weeks | Yes | ||
| transaction_type | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, and it does add value by disclosing that the tool returns indicative ranges and a contact CTA. However, it does not clarify whether calling the tool has side effects such as triggering contact, storing the request, or creating any commitment, leaving meaningful ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, front-loaded sentence that states the action and enumerates the key return values with no filler. It is appropriately sized for a straightforward calculator-style tool.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers the return envelope well given there is no output schema, and the required parameters are visible in the input schema. Still, with no annotations and low schema coverage, it leaves gaps around how inputs should be interpreted, what 'contact CTA' means behaviorally, and any limitations or exclusions for the estimate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 17%, and the description adds no parameter-level meaning beyond what the schema already names. Terms like gross_area_m2 and timeline_weeks are self-evident in isolation, but the description does not explain how disciplines, geography, or transaction_type affect the estimate, nor does it clarify units or constraints beyond the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Generate an indicative') and a specific resource ('Technical Due Diligence (TDD) fee estimate'), and immediately names the main outputs: preliminary/full fee ranges, turnaround days, and contact CTA. It is clearly differentiated from the sibling calculators and checkers, none of which focus on TDD fee estimation.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives, nor on when not to use it. The description does not reference any sibling tool or state whether this is appropriate for early-stage budgeting versus a formal engagement.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
heatpump_heatlossAInspect
Domestic whole-dwelling fabric + ventilation heat-loss estimate for heat pump sizing (BS EN 12831 / MCS), from floor area, storeys, age band, location and glazing. Returns design heat loss (kW), recommended heat pump output, indicative SCOP and annual demand. Typical U-values/SCOP, not measured.
| Name | Required | Description | Default |
|---|---|---|---|
| storeys | No | ||
| age_band | Yes | ||
| location | Yes | ||
| flow_temp_c | No | Emitter flow temperature | |
| floor_area_m2 | Yes | ||
| air_change_rate | No | ACH, default 0.5 | |
| ceiling_height_m | No | Default 2.4 | |
| glazing_pct_of_floor | No | Default 25 | |
| external_design_temp_c | No | Override 99.6% external design temp | |
| internal_design_temp_c | No | Default 21 |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries the burden. It discloses that results are estimates based on typical U-values/SCOP rather than measured data, and it enumerates what the tool returns. This prevents over-trusting the outputs, though deeper assumptions behind age band and location are not detailed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two dense sentences with no redundancy. The purpose, standard, key inputs, outputs, and caveat are all front-loaded and each clause contributes useful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 10-parameter tool with no output schema, the description covers core return values, input categories, and the estimate caveat. It omits explicit mention of override parameters such as flow temperature and design temperatures, but those are schema-described and secondary to the core calculation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 60%, so the schema already documents several parameters. The description adds meaning by identifying the governing physical inputs: floor area, storeys, age band, location, and glazing. It also links them to the calculation purpose without merely restating parameter names.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific verb and resource: 'Domestic whole-dwelling fabric + ventilation heat-loss estimate' for 'heat pump sizing', tied to BS EN 12831 / MCS. It also lists concrete outputs, making it clearly distinguishable from cooling-load or general thermal tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The usage context is clear: domestic, whole-dwelling, heat pump sizing, using standard assumptions. It does not explicitly name sibling alternatives or say when not to use it, but the purpose and domain are specific enough to route an agent correctly.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
mees_checkerAInspect
England & Wales Minimum Energy Efficiency Standard (MEES) check for private rented property. Tests against the in-force EPC E minimum (domestic and non-domestic) and surfaces the PROPOSED (not yet law) EPC C / 2030 uplift as an advisory only. Returns compliance, can-let, cost cap and penalties.
| Name | Required | Description | Default |
|---|---|---|---|
| property_type | Yes | ||
| current_epc_band | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full transparency burden. It discloses what is tested, what is advisory, and what outputs the user receives (compliance, can-let, cost cap, penalties). This gives an agent a clear expectation of behavior beyond the simple tool name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is three tightly packed sentences with no filler. Jurisdiction and subject are front-loaded, the in-force vs proposed distinction is explicit, and return categories are listed at the end. Every sentence contributes information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a two-parameter checker with no output schema, the description covers the regulation, jurisdiction, property scope, test threshold, advisory uplift, and output categories. It does not detail the exact result format, but that is not essential for selecting and invoking the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It does: property_type is tied to 'domestic and non-domestic', and current_epc_band is framed by the EPC E minimum and EPC C/2030 uplift, adding regulatory meaning that bare enum values lack.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description opens with a specific verb and resource: 'MEES check for private rented property' in England & Wales. It then pinpoints the exact regulatory test (in-force EPC E minimum) and the advisory EPC C/2030 uplift, clearly differentiating this from the many other EU/UAE/UK tools in the sibling list.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The intended use is clear from the scope ('England & Wales', 'private rented property', 'MEES check'), and the description explicitly warns that the EPC C element is 'not yet law' and 'advisory only', which prevents misuse. It does not name alternatives or say when not to use it, but no sibling tool appears to cover the same MEES check.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
part_o_overheatingAInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
| floor_area_m2 | Yes | ||
| location_risk | Yes | high = listed London postcode districts (AD O Table C1) | |
| glazing_area_m2 | Yes | ||
| cross_ventilation | No | ||
| most_glazed_facade | Yes | ||
| provided_free_area_m2 | No | Total openable free area provided (optional) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the disclosure burden. It clearly states a pass/fail return and a follow-up to CIBSE TM59, plus the caveat 'Indicative,' which is useful behavioral context. It does not detail edge-case behavior, but it covers the core behavior sufficiently.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, with the core purpose and scope front-loaded. Every clause adds relevant information: the regulation, the test criteria, the return type, and the indicative caveat. No redundant filler is present.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 6-parameter check tool with no output schema and no annotations, the description is reasonably complete. It explains what the tool checks, what it returns, and what happens on failure. It does not explicitly list all parameters or prerequisites, but the schema covers required fields and enums, and the added caveat 'Indicative' sets user expectations.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 33%, so the description must compensate. It explains that glazing area is based on orientation, risk zone, and cross vs. single aspect, which adds meaning to most_glazed_facade, location_risk, and cross_ventilation. It also mentions minimum free ventilation area, covering provided_free_area_m2. However, floor_area_m2 and glazing_area_m2 are not directly elaborated, leaving some reliance on naming conventions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
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, with specific tests for glazing area and ventilation. It distinguishes itself from sibling tools by referencing the exact regulatory framework and method.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives no explicit guidance on when to use this tool instead of siblings. It mentions that it points to CIBSE TM59 modelling on failure, which implicitly indicates a fallback, but it does not state when an agent should select this tool over related tools like thermal_load or estimate_cooling_load.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
part_s_evAInspect
UK Approved Document S 2021 electric-vehicle charge-point requirement calculator for new build and major renovation, residential and non-residential. Returns required charge points, cable routes (1-in-5 for non-residential), minimum power and the applicable cost caps/exemptions. Indicative.
| Name | Required | Description | Default |
|---|---|---|---|
| works | Yes | ||
| dwellings | No | Number of dwellings (residential) | |
| building_type | Yes | ||
| parking_spaces | Yes | Total associated parking spaces | |
| covered_car_park | No | Non-residential covered car park? |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. It discloses that the tool returns charge points, cable routes, minimum power, and cost caps/exemptions, and it flags 'Indicative' as a limitation. It does not explain the underlying methodology, but the output behavior is clearly stated.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is three compact sentences with no redundant wording. It front-loads the purpose and scope, then lists outputs and the 'Indicative' caveat. Every sentence earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 5-parameter calculator with no output schema, the description names the key outputs and applicability scope. It does not explicitly state input dependencies like 'dwellings for residential' or 'covered_car_park for non-residential', but these are partly inferable from the schema descriptions. Overall, this is reasonably complete for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 60%, so the description needs to add some parameter-level meaning. It adds useful domain context like the 1-in-5 cable route rule for non-residential, but it does not clarify parameter dependencies such as when dwellings or covered_car_park should be provided. The schema covers some fields, but the gap for the remaining parameters is not fully compensated.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names the exact regulation (UK Approved Document S 2021), the resource (EV charge-point requirements), and the applicable scope (new build/major renovation, residential/non-residential). This clearly differentiates it from sibling tools like part_o_overheating or uk_planning_checker.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description states clear applicability for new build and major renovation in residential and non-residential settings. It does not explicitly list exclusions or alternatives, but the scope is specific enough for an agent to know when to select this tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
roi_calculatorBInspect
Engineering ROI calculator. Returns current manual cost, annual saving, net benefit, ROI %, payback months, 3-year NPV and a verdict.
| Name | Required | Description | Default |
|---|---|---|---|
| team_size | Yes | ||
| hourly_rate | Yes | ||
| manual_hours | Yes | manual hours per week | |
| software_cost | No | annual GBP (default 0) | |
| efficiency_gain_pct | Yes | <=90 | |
| implementation_time_months | Yes |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the burden of behavioral disclosure. It does disclose that the tool computes and returns several financial metrics, which implies a non-mutating calculator. However, it does not mention assumptions, interpretation of the verdict, whether inputs are persisted, or any limitations such as the efficiency gain cap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence that front-loads the tool's purpose and then lists the full set of returned values. There is no filler, repetition, or unnecessary detail; every part of the sentence contributes useful information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description provides a solid list of outputs but is incomplete for an unannotated tool with no output schema. It does not explain the verdict, the meaning of 'current manual cost', or default assumptions. Core callability is present, but an agent would still have to infer several operational details.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 50%, with team_size, hourly_rate, and implementation_time_months lacking descriptions. The tool's description focuses entirely on outputs and adds no explanation of parameters, their units, or their significance. It does not compensate for schema gaps or clarify how the inputs relate to the returned metrics.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as an Engineering ROI calculator and enumerates the exact outputs it returns: manual cost, annual saving, net benefit, ROI %, payback months, 3-year NPV, and a verdict. This is a specific verb-plus-resource description that is easily distinguished from all sibling tools, none of which provide ROI calculations.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives no guidance on when to use this tool versus other tools. It does not state the intended scenario, prerequisites, or exclusions. While the name and sibling list imply it is the only ROI option, no explicit usage context or alternative selection guidance is provided.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
sap_sbem_precheckAInspect
UK SAP 10.3 / SBEM EPC precheck. Maps a known SAP rating (1-100) to its EPC band, and/or computes annual CO2 and primary energy from fuel consumption using validated SAP 10 fuel factors. The official EPC band is cost-based and needs a full SAP/RdSAP assessment.
| Name | Required | Description | Default |
|---|---|---|---|
| sap_rating | No | Known SAP rating 1-100 (returns the EPC band) | |
| floor_area_m2 | No | For carbon/primary-energy intensity | |
| annual_energy_kwh | No | Map fuel -> kWh/yr. Fuels: mains_gas, grid_electricity, heating_oil, lpg, wood_pellets, wood_logs, wood_chips, biomass_community |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It usefully discloses that validated SAP 10 fuel factors are used and that official EPC bands require a full assessment. However, it does not clarify behavior when no parameters are supplied, what the return values look like, or how invalid fuel inputs are handled.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two focused sentences: the first states the tool's capabilities, the second adds the key limitation. No filler, no repetition of schema fields, and the caveat is positioned where it matters.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is adequate for normal usage but incomplete for edge cases. All parameters are optional, yet there is no note about what happens with an empty invocation, and there is no output schema or return-format description. Naming an alternative carbon/EPC sibling would also improve completeness.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the baseline is 3. The description adds the relationship between inputs and outputs and mentions validated fuel factors, but most parameter meanings are already present in the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific purpose: a UK SAP 10.3/SBEM EPC precheck that maps SAP ratings to EPC bands and/or computes annual CO2 and primary energy. It clearly distinguishes itself from a full official SAP/RdSAP assessment.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It explicitly says the official EPC band is cost-based and requires a full SAP/RdSAP assessment, which tells the agent when not to rely on this precheck. It does not name sibling tools like calculate_carbon or building_carbon_footprint, so cross-tool routing is not fully explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
thermal_loadBInspect
Thermal Load Estimator for data centres / critical facilities. Returns total heat load, cooling capacity, units, airflow, chiller size, PUE estimate, power density, and a CRAC/CRAH/DLC/immersion comparison.
| Name | Required | Description | Default |
|---|---|---|---|
| it_load_kw | Yes | ||
| redundancy | Yes | ||
| lighting_kw | No | default 5 | |
| cooling_type | Yes | ||
| room_area_m2 | Yes | ||
| ambient_temp_c | Yes | ||
| ups_efficiency_pct | Yes | 1-99.9 |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of disclosing behavioral traits. It only says the tool 'Returns' values, which implies a read-only calculation, but it does not state whether there are side effects, assumptions, accuracy limitations, or any state changes. For an unannotated tool, this is insufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, dense sentence that front-loads the tool's purpose and lists its outputs without wasted words. It is efficient and immediately scannable by an agent.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 7-parameter calculator with no output schema, the description is not complete enough. It lists return values but omits the meaning of most inputs, does not explain assumptions or units beyond a vague 'units', and leaves the agent to infer critical details from the schema alone, which is also sparse.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is low at 29%, and the description does not explain the required parameters such as it_load_kw, redundancy, ambient_temp_c, or ups_efficiency_pct. The only partial addition is the CRAC/CRAH/DLC/immersion comparison, which weakly maps to the cooling_type enum, but this does not compensate for the overall lack of parameter guidance.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as a thermal load estimator for data centres / critical facilities and enumerates the specific outputs it returns (heat load, cooling capacity, PUE, etc.). However, it does not explicitly differentiate itself from the sibling tool estimate_cooling_load, so the distinction is left mostly to the output list.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The phrase 'for data centres / critical facilities' provides clear context on when the tool applies. It does not explicitly mention when not to use it or name alternatives such as calculate_pue or estimate_cooling_load, but the domain scoping is unambiguous.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
uae_climate_ghgAInspect
UAE Scope 1 + Scope 2 GHG estimate from electricity and gas use, with emirate-specific grid emission factors (Dubai/Abu Dhabi/national) and the Federal Decree-Law No. 11 of 2024 mandatory-reporting context. Grid factors carry base-year/confidence caveats.
| Name | Required | Description | Default |
|---|---|---|---|
| gas_m3 | No | Annual natural gas (m3), alternative to gas_kwh | |
| emirate | Yes | ||
| gas_kwh | No | Annual natural gas (kWh) | |
| electricity_kwh | Yes | Annual grid electricity (kWh) |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for disclosing behavior. It does disclose a meaningful limitation ('Grid factors carry base-year/confidence caveats'), which adds transparency beyond the schema. However, it does not state what the tool returns (e.g., units, format, or whether a range is provided), leaving a notable gap for a calculation tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two dense sentences with no filler. The primary function is stated first, followed by the legal context and a concise caveat. Every clause contributes unique information, and the description is appropriately sized for the tool's complexity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description covers the tool's purpose, key inputs, and a caveat, but with no output schema it omits the return format or units (e.g., kgCO2e vs tCO2e). The mutual exclusivity of gas_m3 and gas_kwh is handled by the schema, but an agent would still lack certainty about what the tool returns, which is important for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 75% and already documents three parameters, but the description adds crucial meaning for 'emirate' by naming Dubai/Abu Dhabi/national emission factors. It also maps 'electricity and gas use' to the relevant parameters. This goes beyond the raw schema, though gas_m3 vs gas_kwh semantics are already well covered by schema descriptions.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific resource (UAE Scope 1 + Scope 2 GHG), a clear operation (estimate), and the inputs (electricity and gas use). It also includes geospatial and legal specificity (emirate factors, Federal Decree-Law) that distinguishes it from generic carbon tools like calculate_carbon or building_carbon_footprint.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies the tool is for UAE mandatory-reporting contexts but gives no explicit when-to-use or when-not-to-use guidance, nor does it name alternatives among the many siblings. The legal context hints at usage, but an agent must infer when this tool is preferred over calculate_carbon or building_carbon_footprint.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
uk_planning_checkerAInspect
UK permitted-development (GPDO 2015, England) rules engine for extensions, loft conversions and change of use. Returns a verdict (likely_pd / requires_permission / complex), applicable PD class, conditions and flags (listed building, Article 4, conservation area, AONB). Indicative, verify with the LPA.
| Name | Required | Description | Default |
|---|---|---|---|
| listed | No | ||
| location | No | ||
| proposal | Yes | ||
| article_4 | No | ||
| use_class | No | Existing use class (C3, C1, E, B2, B8, F1, F2, SG) | |
| proposed_use | No | Proposed use class (change of use only); 'same' if unchanged | |
| property_type | Yes | ||
| conservation_area | No | ||
| extension_depth_m | No | Rear extension depth (m), for extension proposals | |
| national_park_aonb | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full transparency burden. It discloses that results are 'Indicative, verify with the LPA' and enumerates the output shape (verdict, PD class, conditions, flags). It does not discuss side effects, but the tool is framed as a rules engine/checker, implying a read-only calculation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is three sentences with no redundancy: it states scope, enumerates outputs, and provides the essential caveat. Key information is front-loaded, and every sentence contributes to tool selection and safe invocation.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given 10 parameters, no annotations, and no output schema, the description does well by explaining the verdict categories, PD class, conditions, and flags, plus the legal scope and LPA caveat. It could additionally state required inputs or assumptions, but the overall picture is sufficient for an agent to invoke the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is only 30%, so the description must compensate. It does add meaning by mapping flags (listed building, Article 4, conservation area, AONB) to parameters and naming some proposal types. However, it does not clarify several enum parameters such as property_type, location, or the full set of proposal values that the schema alone leaves to the agent to interpret.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies a specific resource ('UK permitted-development (GPDO 2015, England) rules engine') and a concrete set of scenarios ('extensions, loft conversions and change of use'). It also names the returned verdict categories and flags, making the tool's unique function clear relative to sibling tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context: use this for UK/England permitted-development assessments involving extensions, lofts, or change of use. It does not explicitly mention exclusions or name alternative tools, but the domain and proposal scope are specific enough to guide selection.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
27 tool updates
- First observed
assess_epbd_score - First observed
building_carbon_footprint - First observed
building_readiness - First observed
calculate_carbon - First observed
calculate_pue - First observed
check_grid_feasibility_uae - First observed
check_nis2_readiness - First observed
check_uae_bim_compliance - First observed
check_uae_cybersecurity - First observed
contractor_vetting - First observed
dgnb_bim_readiness - First observed
digital_renovation_passport - First observed
eed_datacentre_pack - First observed
estimate_cooling_load - First observed
eu_cost_benchmarking - First observed
eurocode_beam_designer - First observed
eurocode_column_checker - First observed
get_technical_dd_quote - First observed
heatpump_heatloss - First observed
mees_checker - First observed
part_o_overheating - First observed
part_s_ev - First observed
roi_calculator - First observed
sap_sbem_precheck - First observed
thermal_load - First observed
uae_climate_ghg - First observed
uk_planning_checker
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Design, solve and simulate HVAC systems from real components, weather years and buildings.
Steel takeoff, weight and gauge calculators plus RFQ, RFI, NCR and Bluebeam markup generators.
Draw buildings as DXF, IFC and 3D, plus exact French rent and charges calculations.
Parametric estimating engine: CESMM4/NRM2/SMM7/MMHW Bills of Quantities for civils assemblies.
Related MCP Servers
- AlicenseCqualityCmaintenance27 deterministic engineering compliance and calculation tools for the built environment (data-centre PUE and EED, EPBD, NIS2, Eurocode, UAE compliance), callable by AI agents via MCP and REST API. Free tier; every result cites the governing standard.27MIT
- AlicenseAqualityBmaintenanceProvides professional-grade data center engineering calculations including cooling, power, GPU thermal optimization, UPS/battery sizing, tier classification, and commissioning workflows, compliant with ASHRAE and Uptime Institute standards.8211MIT
- AlicenseAqualityCmaintenanceEnables ISO 19650 and UK BIM Level 2 compliance for construction projects, validating EIR, BEP, MIDP, TIDP, and CDE structures.5MIT
- AlicenseAqualityAmaintenanceConstruction trade compliance MCP server. Covers electrical, plumbing, HVAC, welding, roofing, gas fitting, solar and more across Australia, UK, USA, Canada and EU. 8 tools (3 free, 5 pro): compliance checking, cable sizing, RAMS generation, safety checklists, material compliance verification and inspection requirements. Works in Claude Desktop, Cursor, Windsurf and any MCP client.8481MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Many tools have distinct domains (structural, carbon, compliance, heat pumps), but several overlap at a surface level: calculate_carbon, building_carbon_footprint, and uae_climate_ghg all deal with carbon; estimate_cooling_load and thermal_load both compute cooling loads; and multiple UK/UAE compliance checkers have similar 'readiness/checker/precheck' names. Descriptions help differentiate, but an agent could still select the wrong tool without careful reading.
Naming is a mix of verb-led patterns (assess_epbd_score, calculate_carbon, check_uae_bim_compliance, estimate_cooling_load, get_technical_dd_quote) and noun-led phrases (building_carbon_footprint, building_readiness, digital_renovation_passport, roi_calculator, thermal_load). Sub-groups like check_* and eurocode_* are consistent internally, but the overall set has no unifying convention, which adds cognitive load.
With 27 tools, the server exceeds the 'heavy' range, even though the engineering domain is broad. Many tools are highly specialized (e.g., part_s_ev, mees_checker, dgnb_bim_readiness), and the large count risks overwhelming an agent trying to pick the right one. The scope may justify the number, but it edges into too-many territory.
The server covers a wide range of building and sustainability assessments: carbon, energy, compliance (EU/UK/UAE), structural design, cost benchmarking, and data centres. However, there are gaps in adjacent areas common to building engineering—such as acoustic design, water/sanitation, electrical systems, or thermal bridging—which would be expected from a general 'engineering' server. It is reasonably complete for its apparent sustainability/regulatory focus, but not universally.