AI Agents

Build an intelligent autonomous agent processing requests automatically

6 nodes 291 142 Automatic trigger
Download

Workflow Description

Advanced template that creates an AI-powered agent built on OpenAI, receiving requests through chat, analyzing them using language models, and executing specific actions via HTTP calls or triggering additional workflows based on context and intent.

How it works

  1. 1.Activate the agent when receiving a new message from the user
  2. 2.Process the request using OpenAI model to understand intent and context
  3. 3.Identify the appropriate tool (HTTP request or workflow trigger) for execution
  4. 4.Send the request to the corresponding service and wait for response
  5. 5.Return the formatted answer to the user through the chat interface

Use cases

  • Create an intelligent assistant that automatically answers customer inquiries
  • Automate processing of complex requests requiring multi-stage analysis and execution

Requirements

  • Valid API key from OpenAI with appropriate permissions
  • Configured HTTP endpoints for external services to be integrated

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

OpenAI Chat Trigger HTTP Request Tool AI Agent

Details

Trigger Automatic trigger
Nodes 6
Apps 5
Views 291
Downloads 142

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (6)

OpenAI Chat Model

OpenAI

#1

When chat message received

Chat Trigger

#2

Basic SSH commands

HTTP Request

#3

Execute SSH

Tool Workflow

#4

AI SysAdmin

Agent

#5

Sticky Note

Sticky Note

#6