AgentApps Flow
⬡ Builder
▶ Playground
0 nodes · 0 connections
☰ Menu
▾
📁 Projects
💾 Save
+ New
⬡ Load Example
⬇ Export Flow
⬆ Import Flow
🔗 Webhooks
🌙
💬 Community
⬆ Import Custom Tools
Paste your Python file — Tool subclasses and configs are extracted automatically
✕
①
Paste Code
›
②
Configure
🔧 Tools Detected
Paste code above…
⚙ Configs Detected
No config constants found
⚙
No config constants detected.
Click Import to proceed.
📁 Projects
✕
🔗 Webhook & Automation
Configure incoming triggers and outgoing notifications for this project
✕
⬇ Incoming Webhook — Trigger from External Systems
Endpoint URL
Copy
Bearer Token
👁
Copy
API Key
Stored server-side with project. Never sent back to browser.
🔑 Token Management
Token label
+ Generate
⬆ Outgoing Webhook — Push Result to External System
Post result to
Server POSTs
{project, message, response, elapsed, ts}
to this URL after each webhook run.
📋 Example cURL
Set a token above to see the example
Copy cURL
🔧
Tool Name
ClassName
✕
Components
Agents
🤖
Agent
Single AI agent
👥
Team Agent
Orchestrates agents
Models
🧠
OpenAI
gpt-4o, gpt-4…
🌀
Gemini
gemini-2.0-flash…
✦
Grok (xAI)
grok-3, grok-3-mini…
Tools
🔍
SearchSummary
DuckDuckGo search
🌐
WebScraper
Extract URL content
🧮
Calculator
Math operations
⬆
Import Custom Tool
Paste a Python Tool class
Imported Tools
Output
💬
Prompt / Run
Trigger & message
How to connect
1. Click an
output ●
port (right side)
2. Click a matching
input ●
(left side)
3. Click a wire to delete it
ESC to cancel · Del to remove node
●
Model
●
Tool
●
Agent
●
Team
Drop components here
Drag from the sidebar · Click output ports to connect
+
-
⊡
🗑
⌨ Generated Python
Copy
✕
🤖 Active Flow
Clear chat
No flow built yet.
Go to Builder and add some nodes.
Connecting...
python server.py
API KEY
Sent to your local server only — never leaves your machine
PROVIDER
🧠 OpenAI
🌀 Google Gemini
✦ xAI Grok
MODEL ID
Overrides model node · gpt-4o, gpt-4, gpt-3.5-turbo…
RUNTIME
🐍 agentapps Python package
🔍 Real SearchSummaryTool (ddgs)
🌐 Real WebScraperTool (bs4)
🧮 Real CalculatorTool
👥 Real team orchestration
⚡ Streamed token by token
▶
Playground
Test your flow by chatting with your configured agent.
Add an API key in the panel to enable live calls.
Enter to send · Shift+Enter for newline ·
No API key set
{ }
🔌 Now click an input port to connect — ESC to cancel