pota_nearby_parks
Locate nearby POTA parks within a specified radius from a geographic point to identify 2-fer candidates for activations.
Instructions
Find POTA parks near a geographic point.
Fetches all parks in the given location and filters by distance. Useful for finding 2-fer candidates near an activation site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum parks to return (default 25, max 100). | |
| latitude | Yes | Center point latitude (e.g., 43.617). | |
| location | Yes | Location code (e.g., US-ID, CA-ON). Required to scope the search. | |
| longitude | Yes | Center point longitude (e.g., -115.993). | |
| radius_km | No | Search radius in km (default 50, max 500). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||