astrology_get_coordinates
Convert a city and country name to geographic coordinates using OpenStreetMap geocoding to prepare for natal chart calculation.
Instructions
Convert a location string (city, country) to geographic coordinates (latitude, longitude) using OpenStreetMap geocoding. Useful for obtaining coordinates before calculating a natal chart when only the city name is known.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Location in format 'City, Country' (e.g., 'London, UK') |