list_supported_cities
List cities that have at least one heart route available. Use when the user asks "where can I run a heart?" or hasn't picked a city yet. Returns city names + route counts, sorted by inventory size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of cities to return. Default 25, max 100. |