Overview
The Google Maps tool allows your agent to perform location-related lookups during calls. This is useful for businesses that need to provide directions, find nearby branches, or verify addresses.Capabilities
- Address lookup — find the full address of a location by name
- Directions — get travel directions between two points
- Nearby search — find nearby businesses or points of interest
- Place details — retrieve information about a specific place
Setup
Configure API key
Enter your Google Maps API key. You’ll need a key with the Places API and Directions API enabled.
You can get a Google Maps API key from the Google Cloud Console.
Usage in instructions
Reference the tool in your agent’s instructions to guide when it should be used:Example conversation
Caller: How do I get to your store from Central Station? Agent: [invokes Google Maps] From Amsterdam Central Station, you can take tram 2 towards Nieuw Sloten and get off at Keizersgracht. Our bakery is a 2-minute walk from there, at Keizersgracht 123.
