city-lookup
ActiveTool of The Stall
declared in 4.82.0
Search airports and cities by keyword, IATA code, or city name. Returns IATA/ICAO codes, coordinates, country, and timezone for each match — useful for travel planning, routing, and geographic enrichment.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"max": {
"type": "integer",
"description": "Max results to return (default 10, max 20)"
},
"country": {
"type": "string",
"description": "Optional ISO country name filter (e.g. 'United Kingdom')"
},
"keyword": {
"type": "string",
"description": "City name, airport name, or IATA/ICAO code (e.g. 'London', 'LHR', 'Paris')"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries