You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 4.97.1).

city-lookup

Inactive

Tool of The Stall

declared in 4.97.1

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
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →