google_maps
google_maps
Validate addresses and compute driving routes using Google Maps. Handles spoken number normalization (e.g., “seven one four” becomes “714”) and location-biased search.
Tools: lookup_address, compute_route
Requirements: Google Maps API key with Geocoding and Routes APIs enabled
api_key
Google Maps API key.
lookup_tool_name
Custom name for the address lookup function.
route_tool_name
Custom name for the route computation function.