Skip to main content
Glama

get_grid_connection_queue

Search NESO's public GB transmission connection register by site, project, host, technology, status, or agreement type. Get matched projects and aggregated MW per connection site.

Instructions

GB transmission connection-register signal from NESO's public TEC register. Search by connection site, project, host TO, technology, status, or agreement type and get matched projects plus aggregated MW by connection site. This is not a DNO headroom map or a guaranteed connection offer. No API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of matched projects to return (default 20, max 50).
host_toNoFilter by host transmission owner, for example "NGET", "SPT", or "SHET".
plant_typeNoCase-insensitive exact match on Plant Type, for example "Solar" or "Energy Storage System".
agreement_typeNoCase-insensitive exact match on Agreement Type, for example "Embedded" or "Directly Connected".
project_statusNoCase-insensitive exact match on Project Status, for example "Scoping" or "Awaiting Consents".
project_name_queryNoCase-insensitive substring match on Project Name.
connection_site_queryNoCase-insensitive substring match on NESO Connection Site, for example "Berkswell".
Behavior3/5

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 adds useful context like 'No API key' and that it draws from a public register, while noting the output is an aggregate signal, not a guarantee. However, it does not disclose rate limits, data freshness, pagination behavior, or explicitly state read-only semantics, leaving notable 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?

The description is three sentences, front-loaded with the core resource, followed by usage and exclusions. Every sentence adds value with no redundancy or 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 7 optional parameters and no output schema, the description gives a solid overview: data source, filterable fields, output shape (projects + aggregated MW), exclusions, and auth requirement. It lacks some details like result limits or update frequency, but the shape and scope are clear enough for most use cases.

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 baseline is 3. The description mentions the searchable fields (connection site, project, host TO, technology, status, agreement type) and explains that results include aggregated MW by site, but it does not add per-parameter meaning beyond what the schema already provides.

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 identifies the resource as 'GB transmission connection-register signal from NESO's public TEC register' and the action as searching and retrieving matched projects plus aggregated MW. It also distinguishes itself by explicitly stating it is 'not a DNO headroom map or a guaranteed connection offer', which separates it from sibling tools.

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

Usage Guidelines4/5

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

The description provides explicit when-not-to-use guidance via the exclusions ('not a DNO headroom map or a guaranteed connection offer'), which helps an agent avoid misusing it for DNO headroom or guarantee checks. It lacks explicit named alternatives, but the search fields and intended use case are clear.

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