Skip to main content
Glama

get_site_connection_report

Generate a structured site connection context memo for a GB location by aggregating grid, land, flood, and agricultural constraints. Traffic light signals indicate potential issues.

Instructions

GB-only per-site connection context report. Aggregates existing Luminus tools (grid connection intelligence, land constraints, flood risk, agricultural land) into one structured memo with traffic lights driven by published upstream signals. Not a connection offer, capacity guarantee, or Gate 2 decision.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYesLatitude (-90 to 90). WGS84.
lonYesLongitude (-180 to 180). WGS84.
radius_kmNoGSP / DNO search radius in km (default 25, max 50).
project_nameNoOptional human-readable project name used in the narrative summary.
capacity_kindYesIndicative project capacity kind. Narrative only — not used for scoring.
Behavior4/5

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

With no annotations provided, the description carries the full burden. It explains the output (structured memo with traffic lights driven by published upstream signals) and clearly states what the tool does not provide. However, it does not explicitly mention read-only behavior, data freshness, or potential operational delays, which are minor gaps.

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?

Three well-structured sentences: scope ('GB-only per-site'), content ('Aggregates...'), and limitations ('Not a...'). Every sentence adds value and information is front-loaded.

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

Completeness4/5

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

The description covers the tool's scope, aggregation logic, and key caveats despite lacking an output schema. It could be more explicit about the output format or data source timeliness, but it is sufficiently complete for an agent to understand what the tool offers.

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

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema fully documents each parameter (lat, lon, radius_km, project_name, capacity_kind). The description adds no additional parameter-level meaning beyond stating the report is per-site, so baseline 3 applies.

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

Purpose5/5

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

The description clearly states it aggregates existing Luminus tools into a structured memo with traffic lights, distinguishing it from sibling tools by naming those components. It also explicitly disclaims being a connection offer, capacity guarantee, or Gate 2 decision, leaving no ambiguity about its role.

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?

The description implies use for a comprehensive per-site connection context, but does not explicitly name alternatives such as using individual tools (e.g., get_flood_risk alone). The 'Not a...' clauses provide exclusions but no direct 'when not to use' guidance compared to siblings.

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/kitfunso/luminus'

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