get_grid_connection_intelligence
Resolve the nearest grid supply point for a GB location and get connection context: TEC register, substations, SSEN headroom, and NGED queue/TD limits. Helps assess grid connection feasibility.
Instructions
GB grid connection intelligence: resolves the containing GSP region when NESO boundaries match, otherwise falls back to the nearest GSP, then adds TEC register context, nearby substations, SSEN distribution headroom where public SSEN data resolves, and NGED public queue and TD-limit context where that GSP is covered. Not a connection offer or capacity guarantee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude (-90 to 90). WGS84. | |
| lon | Yes | Longitude (-180 to 180). WGS84. | |
| country | Yes | Only "GB" is supported. | |
| radius_km | No | GSP search radius in km (default 25, max 50). |