get_cities
Retrieve city records with translations, coordinates, and countdown times. Search by name or filter by zone.
Instructions
Get city catalog for lookups - raw location records with optional translations, coordinates, and countdown times
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search by city name (partial match) | |
| zone | No | Filter by zone/region name (exact match) | |
| limit | No | Number of cities to return (1-500, default 100) | |
| offset | No | Number of results to skip | |
| include | No | Comma-separated: translations, coords, countdown |