Integrate Google Maps services into your agents for location-based capabilities.
maps_geocode
: Convert an address into geographic coordinatesmaps_reverse_geocode
: Convert coordinates into an addressmaps_search_places
: Search for places using Google Places APImaps_place_details
: Get detailed information about a specific placemaps_distance_matrix
: Calculate travel distance and time for multiple origins and destinationsmaps_elevation
: Get elevation data for locations on the earthmaps_directions
: Get directions between two points