Navigate to destinations, find nearby places, and get driving directions using Google Maps
Use navigate_maps when the user says anything like:
Use search_nearby when the user says anything like:
Call with destination (required), mode (default "driving"), and optionally avoid array.
After calling navigate_maps, always:
Call with query and optionally category and radius_km.
After calling search_nearby, always:
Never spell out full addresses or turn-by-turn directions in spokenText. Always open navigation via the deeplink — the Maps app handles routing.