search_places
Search for a location by name. Returns a list of matching places with addresses. Use this to find the pickup or dropoff location before booking a ride.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | No | Optional latitude to bias results toward the user's area | |
| lng | No | Optional longitude to bias results toward the user's area | |
| query | Yes | The place name or address to search for, e.g. "Lekki Phase 1" or "Murtala Muhammed Airport" |