locate_ip
Find geographic location details including province, city, coordinates, and district for any IP address using Amap's geolocation service.
Instructions
获取用户的 IP 地址定位信息,返回省市区经纬度等信息。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | 用户的ip地址 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| error | No | ||
| success | Yes |