NREL AFDC — Station Detail
nrel.afdc.detailRetrieve detailed record for an alternative fuel station using its AFDC station ID. Includes operator info, address, hours, EV charging speeds, payment methods, and access restrictions.
Instructions
Get detailed record for one specific alt-fuel station by its AFDC station ID — operator info, full address, hours per day-of-week, EV charging speed breakdown (Level 1/2/DC Fast outlet counts), accepted payment methods, access restrictions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| station_id | Yes | AFDC station ID (positive integer). Obtained from afdc_stations_nearest or afdc_stations_search results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |