Enables geographic utilities from public APIs: geocoding addresses and places, reverse geocoding coordinates, retrieving country details, timezone data, and sunrise/sunset times through natural language requests.
Enables LLM clients to convert addresses to coordinates (forward geocoding), coordinates to addresses (reverse geocoding), and lookup Google Place IDs using the Google Maps Geocoding API with support for multiple languages and advanced filtering.
Provides global geocoding capabilities to convert city names and addresses into latitude/longitude coordinates using the free OpenStreetMap Nominatim API.