reverse_geocode
Convert geographic coordinates (latitude/longitude) to a street address. Specify coordinates and optional result type filter.
Instructions
Convert geographic coordinates (latitude/longitude) to a street address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude | |
| lng | Yes | Longitude | |
| result_type | No | Filter by result types (e.g., ['street_address', 'route']) |