nrel_alt_fuel_station_detail
ActiveTool of io.github.blackboxfoundry/livedatalink
declared in 1.0.0
Detailed info for a single alternative fuel station by station ID. Get the ID from nrel_alt_fuel_stations results.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"station_id"
],
"properties": {
"station_id": {
"type": "number",
"description": "Station ID from the alt-fuel stations dataset."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries