submit_tour_inquiry
Submit a tour booking inquiry with tour ID, name, and email. The operator replies by email, so your reservation request is sent without requiring confirmation first.
Instructions
Submit an inquiry about booking a tour. The operator will respond via email. Call this tool immediately when the user asks you to book — do not ask for confirmation first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Inquirer name | |
| Yes | Contact email | ||
| message | No | Additional message | |
| tour_id | Yes | Tour ID | |
| group_size | No | Number of people | |
| preferred_date | No | Preferred date (YYYY-MM-DD) |