Communication & Messaging

Ultimate Personal Assistant

Ultimate Personal Assistant

Manual
High
15
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
15
Node Types
11

Node Types

agent
Ultimate Assistant
1 node
lm Chat Open Ai
OpenAI Chat Model
1 node
tool Workflow
Email Agent, Contact Agent, Content Creator Agent, Calendar Agent
4 nodes
memory Buffer Window
Window Buffer Memory
1 node
tool Http Request
Tavily
1 node
tool Calculator
Calculator
1 node
telegram Trigger
Telegram Trigger
1 node
set
Set 'Text'
1 node
switch
Switch
1 node
telegram
Response, Download File
2 nodes
open Ai
Transcribe
1 node

Workflow JSON

14.48 KB
{
  "id": "NJ5zK0UP9WFl8ckM",
  "meta": {
    "instanceId": "95e5a8c2e51c83e33b232ea792bbe3f063c094c33d9806a5565cb31759e1ad39",
    "templateCredsSetupCompleted": true
  },
  "name": "Ultimate Personal Assistant",
  "tags": [],
  "nodes": [
    {
      "id": "f1344298-a586-4a63-a113-b9581ae93c45",
      "name": "Ultimate Assistant",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        440,
        -100
      ],
      "parameters": {
        "text": "={{ $json.text }}",
        "options": {
          "systemMessage": "=# Overview\nYou are the ultimate personal assistant. Your job is to send the user's query to the correct tool. You should never be writing emails, or creating even summaries, you just need to call the correct tool.\n\n## Tools\n- emailAgent: Use this tool to take action in email\n- calendarAgent: Use this tool to take action in calendar\n- contactAgent: Use this tool to get, update, or add contacts\n- contentCreator: Use this tool to create blog pos...

Showing first 1000 characters. Click "Expand" to view the full JSON.