check_availability
Check real-time availability and retrieve detailed pricing for a specific experience using its ID, target date, and guest count. Confirm open slots before booking.
Instructions
Verify real-time availability and retrieve detailed pricing for a specific experience. This tool is public and does not require an API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pax | Yes | Number of guests/pax | |
| date | Yes | Target date in YYYY-MM-DD format | |
| time | No | Optional specific time slot (e.g., '10:00') | |
| experience_id | Yes | UUID of the experience |