find-spots
Find outdoor table-tennis spots near a coordinate. Returns the nearest spots with their distance and a citable url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude of the search centre | |
| lng | Yes | Longitude of the search centre | |
| limit | No | Maximum spots to return (default 10, max 50) | |
| radiusKm | No | Search radius in kilometres (default 5, max 100) |