⚡ Siri AI agent: Apple Shortcuts powered voice template

33,545 views · ⚡ Personal Productivity

Description

This template demonstrates how to trigger an AI Agent with Siri and Apple Shortcuts, showing a simple pattern for voice-activated workflows in n8n. It’s easy to customize—add app nodes before the AI Agent step to pass additional context, or modify the Apple Shortcut to send inputs like text, geolocation, images, or files.

Siri Template Thumbnail

Set Up

Basic instructions in template itself.

Requirements

Key Features:

How It Works:

  1. Activate Siri and speak your request.
  2. Siri sends the transcribed text to the n8n workflow via Apple Shortcuts.
  3. AI Agent processes the request and generates a response.
  4. Siri reads the response, or the workflow can return geolocation, files, or even perform CRUD actions in apps.

Inspiration: Custom Use Cases

Tweak this template and make it your own.

🔗 Nodes Used

Webhook, AI Agent, OpenAI Chat Model

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup