gyg_get_tour_availability
Check tour booking availability for open dates, participant categories, and addons. Use this when you only need to know when you can go.
Instructions
Get booking availability for a tour: bookable participant categories, addons, and the list of available dates (with participant ranges). Lighter than gyg_get_tour_options when you only need "when can I go".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tourId | Yes | Numeric GetYourGuide tour ID (e.g. 23776). | |
| language | No | Content language (e.g. en, de). Defaults to GYG_LANGUAGE when set. |