Find service points by coordinates
find_service_points_by_coordinatesFind nearby PostNord pickup and drop-off locations using latitude and longitude coordinates.
Instructions
Find the nearest PostNord service points (pickup/drop-off locations) by geographic coordinates (WGS84 latitude/longitude).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of service points to return (default: 5) | |
| latitude | Yes | Latitude in decimal degrees | |
| longitude | Yes | Longitude in decimal degrees | |
| countryCode | Yes | Country to search in |