get_nged_connection_signal
Resolve a GB site to its NESO GSP and retrieve NGED's public per-GSP connection queue and TD-limit records to assess the local grid connection signal.
Instructions
NGED-only public connection signal. Resolves a GB site to its NESO GSP, then returns NGED's public per-GSP connection queue and TD-limit records where that GSP is covered. Not headroom, a connection offer, or a firm capacity right.
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). | |
| queue_limit | No | Maximum number of NGED queue rows to return (default 20, max 50). |