peek_experience_availability
[peek] Get availability information for a specific experience including dates, times, and pricing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the experience | |
| endDate | Yes | End date inclusive in YYYY-MM-DD format (e.g., '2025-06-20' would return things taking place ON or BEFORE the 20th) | |
| quantity | Yes | Number of travelers | |
| startDate | Yes | Start date inclusive YYYY-MM-DD format (e.g., '2025-06-19') |