mcp-meituan-ip

by aixi134
  • Apple

get-latlng

Retrieve location details such as address or area name by providing precise latitude and longitude coordinates. Ideal for mapping or geolocation applications.

Instructions

根据经纬度获取位置信息

Input Schema

NameRequiredDescriptionDefault
latYes
lngYes

Input Schema (JSON Schema)

{ "properties": { "lat": { "type": "string" }, "lng": { "type": "string" } }, "required": [ "lat", "lng" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-meituan-ip

Related Tools

ID: xpyhrukkoy