Skip to main content
Glama

get_embedded_capacity_register

Search the embedded capacity register for generation and storage near a location, using UKPN, SPEN, or ENWL, with filters for energy source and connection status.

Instructions

UKPN and SPEN Embedded Capacity Register. Shows connected and accepted generation/storage near a location, with energy source, capacity, and connection status. UKPN supports spatial matching; SPEN returns alphabetically (no coordinates). Requires API key for both operators.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYesLatitude (-90 to 90). WGS84.
lonYesLongitude (-180 to 180). WGS84.
limitNoMaximum results (default 20, max 50).
operatorYesDistribution operator. Supported: "UKPN", "SPEN", "ENWL", "all".
radius_kmNoSearch radius in km (default 25, max 50). Only applies to UKPN and ENWL (SPEN has no coordinates).
energy_sourceNoFilter by energy source, e.g. "Solar", "Battery Storage", "Wind".
connection_statusNoFilter by status, e.g. "Connected", "Accepted to Connect".
Behavior4/5

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

No annotations are provided, so the description carries the burden. It discloses that UKPN supports spatial matching while SPEN returns results alphabetically without coordinates, and that an API key is required for both operators. This is meaningful behavioral context, though it does not cover rate limits or response structure.

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 three concise sentences, each providing distinct value: purpose, operator-specific behavior, and authentication requirement. It is front-loaded with the core function and contains no filler.

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

Completeness4/5

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

Given the rich schema, the description covers the main functionality, operator differences, and API key requirement. However, it omits ENWL and the 'all' operator option from the description, and is missing guidance on output/pagination, preventing a perfect score.

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

Parameters3/5

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

The schema already describes all 7 parameters with 100% coverage, so the baseline is 3. The description adds operator-specific context (e.g., SPEN has no coordinates, affecting radius_km), but does not provide significant additional parameter semantics beyond what the schema already states.

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

Purpose4/5

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

The description clearly states the tool retrieves the UKPN and SPEN Embedded Capacity Register, showing connected/accepted generation and storage near a location with energy source, capacity, and connection status. However, it only names UKPN and SPEN while the schema also supports ENWL and 'all', which is a slight omission that affects full clarity.

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 the tool is for getting embedded capacity data from UKPN/SPEN near a location, and mentions operator-specific behavior (spatial vs alphabetical). However, it does not explicitly state when to use this tool over sibling tools or when to avoid it, so guidance is present but not explicit.

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