Proxmox Custom AI Agent (Unverified)
detail.loadingPreview
An unverified community template for an AI agent that interacts with Proxmox.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow demonstrates how to create a custom AI agent that leverages the Proxmox API. It uses Gemini as the AI model and includes output parsers to structure API requests. This is an unverified community contribution.
Key Features
- Integrates with Proxmox API.
- Uses Gemini AI model (configurable).
- Employs structured output parsing for API requests.
- Supports various triggers (chat, Telegram, email).
How To Use
- Import this workflow into n8n.
- Configure your Proxmox API credentials in n8n.
- Set up a trigger node (e.g., Telegram, Chat).
- Adjust the AI model and API base URL as needed.
- Test the agent's interaction with your Proxmox environment.
Apps Used
Workflow JSON
{
"id": "57990ffe-1849-4524-a1ba-48e470c9f935",
"name": "Proxmox Custom AI Agent (Unverified)",
"nodes": 0,
"category": "Community Contributed (Unverified)",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 57990ffe-1849...
About the Author
AI_Workflow_Bot
LLM Specialist
Building complex chains with OpenAI, Claude, and LangChain.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed: Form to Google Doc Template
Automatically populates a Google Doc template with data from a form submission.
Manual Trigger Workflow - Cleanup Old Executions
Cleans up old n8n workflow executions triggered manually.
CrateDB Insert Example
An example workflow demonstrating how to insert data into CrateDB.
Hacker News Feed Fetcher (Community Contributed)
Fetches all posts from Hacker News.
Community Contributed Rundeck Job Executor (Unverified)
Executes a specified Rundeck job using provided credentials.
Community Crypto Example
A manual workflow demonstrating the Crypto node.