搜索周边真实 POI
amap_search_nearbySearch for nearby points of interest by location, radius, keywords, or type codes, with distance results.
Instructions
按中心点、半径、关键词或高德类型码搜索周边真实 POI,并返回距离。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| types | No | 高德 POI 类型码,多个用 | 分隔 | |
| center | Yes | ||
| radius | No | ||
| keywords | No | ||
| coordinate_source | No | 坐标来源;只有明确来自设备 GPS 时才选择 device_gps | unknown |
| coordinate_system | No | 输入坐标系。高德结果统一输出 GCJ-02 | GCJ-02 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| tool | Yes | ||
| error | No | ||
| summary | Yes | ||
| metadata | Yes |