list_locations
Find Greek weather forecast locations using a name or prefecture filter. Obtain location IDs, names, and coordinates for use in forecasts.
Instructions
List EMY forecast locations (live directory, ~1035 points across Greece).
Args: query: optional name filter; ranks by similarity. Accepts Greek or Latin script (e.g. "Κόρινθος" or "korinthos"). English exonyms like "Corinth" may not match — use get_forecast with coordinates instead. prefecture: optional case-insensitive prefecture substring filter (e.g. "Korinthias"). limit: maximum number of results.
Returns the matching locations with id, names, prefecture and coordinates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| prefecture | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||