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
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude (-90 to 90). WGS84. | |
| lon | Yes | Longitude (-180 to 180). WGS84. | |
| limit | No | Maximum results (default 20, max 50). | |
| operator | Yes | Distribution operator. Supported: "UKPN", "SPEN", "ENWL", "all". | |
| radius_km | No | Search radius in km (default 25, max 50). Only applies to UKPN and ENWL (SPEN has no coordinates). | |
| energy_source | No | Filter by energy source, e.g. "Solar", "Battery Storage", "Wind". | |
| connection_status | No | Filter by status, e.g. "Connected", "Accepted to Connect". |