get_parking_lots
Find available parking lots in Prague by specifying coordinates and search radius, with results limited and paginated for efficient querying.
Instructions
Get parking lot information and availability in Prague.
Args:
latlng: Coordinates as "latitude,longitude" (e.g. "50.0890,14.4168")
range: Search radius in meters from the coordinates
limit: Maximum number of results (default: 10)
offset: Number of results to skip for pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| range | No | ||
| latlng | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |