alopeyk_get_address
Convert latitude and longitude coordinates to a human-readable address for logistics and delivery use.
Instructions
Reverse-geocode a coordinate to a human-readable address.
Persian purpose: تبدیل مختصات جغرافیایی به آدرس. On-Demand, requires an
access_token. Maps to GET /api/v2/locations?latlng=<lat>,<lng>.
Args: lat: Latitude (-90..90). lng: Longitude (-180..180). instance: Configured instance to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lng | Yes | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||