search_availability
Find campsites available for your desired dates. Enter start and end dates to see open sites, with optional site ID filters.
Instructions
Find campsites available across a date range.
Use when: "is there anything open July 4-7?", "what's free next weekend?", "which of these sites is available Aug 1-5?".
Args: start_date: ISO date YYYY-MM-DD (inclusive) end_date: ISO date YYYY-MM-DD (exclusive — night of end_date does not require availability) site_ids: optional comma-separated list of site ids to scope the search. Omit to search the whole park.
Example: start_date="2026-07-04", end_date="2026-07-07".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | Yes | ||
| site_ids | No | ||
| start_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |