voice-facts.lookup
read-only
Look up hotel facts (WiFi, parking, breakfast, check-in hours, etc.) by keyword for the VAPI voice-agent. Searches across fact key, category, description, and translated values. Returns up to 5 matches with a spoken-friendly answer per match (de → en → first-locale fallback). Read-only, tenant-scoped, reuses the ε.1.5 hotel_facts table.
Input parameters
| Field | Type | Required | Notes |
|---|---|---|---|
keyword | string | yes | Keyword to match, e.g. 'wifi', 'parken', 'breakfast'. |
Output fields
| Field | Type | Required | Notes |
|---|---|---|---|
matches | array of object | yes | |
matches.key | string | yes | |
matches.spokenAnswer | string | yes |