Find parks with openings (ranked)
parksopen_find_open_parksWhich PARKS have an opening for a stay — ranked by soonest opening, or by drive time from a city — when the user has not named a park. Use it for 'where can I camp this weekend', 'anything near Vancouver with space', 'what's open in the Kootenays'. For a named park use parksopen_search_campsites or parksopen_park_availability_calendar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| nights | No | default 2 (weekend) or 1 | |
| region | No | restrict to a region name as the site shows it, e.g. 'Vancouver Island' | |
| system | No | reservation system id, e.g. bc_parks. Omit for the default system. | |
| weekend | No | this coming weekend (Fri→Sun, 2 nights) | |
| province | No | province code or URL prefix (bc, on, …) — an alternative to system. | |
| amenities | No | ANDed site attributes (confirmed-only; the count is a floor) | |
| near_city | No | rank by drive time from this city (Vancouver, Victoria, Nanaimo, Whistler, Kelowna, Kamloops, Cranbrook, Prince George, Fort St. John) | |
| start_date | No | a specific arrival date; omit to find the soonest opening | |
| horizon_days | No | how far ahead to look when no date is fixed; default 14 |