Speak a question and hear a clear answer in seconds. Voice input from Apple devices goes to an AI agent in n8n and returns a short reply that is easy to listen to. Great for quick checks, summaries, and task guidance while you are busy or on the move.
A POST request from Apple Shortcuts hits a webhook path, carries your spoken text as input, and triggers a conversational agent. The agent uses an OpenAI chat model and a system message that keeps replies concise and voice friendly. The webhook waits for the agent to finish, then a response node returns plain text, which Apple Shortcuts reads out loud. This creates a fast, single round trip with no extra steps.
You need an OpenAI API key, an n8n instance, and the Apple Shortcuts app on iOS or macOS. Paste the production webhook URL into the shortcut and activate the workflow. Expect faster answers and less context switching. Field teams, sales reps, and busy managers can get quick guidance hands free.