amap_poi_search
Search for points of interest (POI) by keyword or type to find restaurants, hotels, attractions, gas stations, and parking lots. Apply city filters to narrow results to a specific location.
Instructions
POI(兴趣点)搜索。按关键词或类型搜索地点——餐厅、酒店、景点、加油站、停车场等。支持城市范围过滤。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | 城市,如「北京」或城市编码 | |
| page | No | 页码 | |
| types | No | POI类型代码,如「050000」(餐饮)、「060000」(购物) | |
| offset | No | 每页条数,默认20,最大25 | |
| keywords | Yes | 搜索关键词,如「故宫」「海底捞」「加油站」 | |
| citylimit | No | true=仅限指定城市内搜索 |