Airport lounge finder

★ 6.0 · n8n · medium · 11 nodes

Airport lounge finder is an n8n automation template that helps users find available airport lounges based on a natural-language request. Reach for it when you frequently fly and want a bot to instantly tell you which lounges you can access with your card or membership, when you're building a travel assistant and need lounge lookup as a feature, or when you want to keep a curated lounge directory in a spreadsheet and query it conversationally. Trigger: webhook. The workflow processes incoming requests using Cohere and Lm Chat Hf language models for natural-language understanding, then retrieves lounge data stored in Google Sheets — the sheet is maintained and updated manually. Integrations: Cohere, Lm Chat Hf, Google Sheets. Deploys as an n8n workflow on a self-hosted or cloud n8n instance. The direction is lounge discovery and information delivery, not booking or access management. Works well for teams already on n8n who want to embed a lounge finder into an existing assistant; not suitable if you need a live, automatically updated lounge database — accuracy depends entirely on the data kept in the sheet.