find_nearby_courts
Locate padel courts and venues near any address or city. Get venue details with distances to find the closest options.
Instructions
Find padel courts and venues near a given location. Returns a list of venues with their addresses and distances.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Location to search near (address, city name, or coordinates like "51.5074,-0.1278") | |
| radius_km | No | Search radius in kilometers (1-50, default: 10) | |
| max_results | No | Maximum number of venues to return (1-50, default: 10) |