ask_vacation_rental_question
Ask a natural language question about a vacation rental property and get an answer grounded in verified data. Examples: 'What is the WiFi password?', 'Where do I park?', 'Is there a dishwasher?', 'What time is check-out?'. Requires property_id and the question text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guest_id | No | Optional: Guest ID for vetting verification | |
| question | Yes | Natural language question (e.g., 'What's the WiFi password?', 'Where do I park?') | |
| property_id | Yes | Property UUID or lilo_code |