Skip to main content
Glama
novtriq-tech

NOVTRIQ Engineering

check_grid_feasibility_uae

Evaluate UAE grid connection feasibility for DEWA/ADDC/SEWA/FEWA, providing score, timeline, recommended voltage, substation requirement, and next steps.

Instructions

Assess UAE grid connection feasibility (DEWA/ADDC/SEWA/FEWA). Returns feasibility score, connection timeline, recommended voltage, substation requirement, and next steps.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
intended_useYes
site_locationYes
voltage_levelYes
has_existing_supplyYes
power_requirement_mwYes
target_completion_yearYes
Behavior2/5

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

With no annotations, the description must carry the full burden for behavioral disclosure. It lists return values (feasibility score, timeline, etc.) but does not disclose assumptions, limitations, whether it's a preliminary assessment, or any regulatory caveats. For a feasibility tool, this lack of caveat context is a significant gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence, front-loaded with the main verb and resource, and lists the key outputs without waste. It is concise and efficiently structured.

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

Completeness3/5

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

The description provides a reasonable overview of the tool's purpose and outputs, and names the UAE utility authorities, which gives some domain context. However, there is no output schema, so the list of return values lacks detail (e.g., scoring scale, format of timeline). For a complex assessment with six required inputs, the description is adequate but incomplete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

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 six parameters. It fails to compensate by explaining what inputs are needed, how they affect the assessment, or what values are expected. Parameter names are somewhat self-explanatory, but the description adds no extra meaning beyond the schema's types/enums.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the specific verb 'Assess' with a clear resource: 'UAE grid connection feasibility' and names the relevant authorities (DEWA/ADDC/SEWA/FEWA). This distinguishes it from sibling tools like check_uae_bim_compliance or uae_climate_ghg, making the purpose unambiguous.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Usage is implied from the verb and resource—if you need UAE grid connection feasibility, this is the tool. However, there is no explicit when-to-use vs. alternatives, nor any exclusion criteria. The description does not mention when not to use it or point to a specific alternative.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

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

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

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