Ai agent city lookup

★ 6.0 · n8n · simple · 5 nodes

Ai agent city lookup is an n8n automation template that accepts user messages via a chat trigger and uses an OpenAI-powered AI agent to look up city data through the Geomelon service. Reach for it when you need a conversational interface for city lookups, want to add location-aware responses to a chatbot, or need to automate handling of user questions about cities without manual searching. The workflow is built around a chat trigger, OpenAI nodes for natural language understanding, and a custom Geomelon node that queries the geolocation API; it runs inside any n8n instance where the Geomelon node is installed and valid OpenAI API credentials are configured. Trigger: chat. Integrations: OpenAI, Geomelon. The template handles city search by text query — not address geocoding or route planning. It fits chatbot prototypes and internal lookup tools; not suitable if the Geomelon custom node is unavailable in your n8n environment or if street-level address resolution is required.