List top metros
list_top_metrosRanked list of metros from the Global Metro Power Rankings composite (4,300+ metros total), optionally filtered by region or country. Returns lightweight summary rows (rank, slug, name, country, region, score, population). Call get_metro for full detail on any one metro. Capped at 200 rows per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of metros to return, max 200 | |
| region | No | Filter by region name, e.g. 'North America', 'Europe' | |
| country | No | Filter by country name, e.g. 'United States' |