Build autonomous AI agents that call other apps and tools dynamically based on user input.
Field | Type | Required | Description |
---|---|---|---|
Instructions | Dynamic Text Area | ✅ | High-level instructions for your AI agent (e.g., “You are a helpful marketing assistant”) |
Message | Dynamic Text Area | ✅ | The user’s input or question that the agent should respond to |
Model | Model Selector | ✅ | Choose your AI model (GPT-4.1 recommended for complex tool usage) |
Conversation ID | Dynamic Text | ❌ | Unique identifier to maintain conversation history (use Slack thread_id, email conversation_id, etc.) |
Schema Fields | Schema Builder | ❌ | Define structured output format if you need consistent data structure |
Why isn't my AI Agent remembering previous conversations?
What's the difference between AI Tools and regular nodes?
Regular Nodes | AI Tools |
---|---|
You configure all inputs manually | AI fills inputs automatically based on context |
Fixed execution order | AI decides when to use them |
You connect them in sequence | AI calls them dynamically |
Always execute | Only execute when AI deems necessary |
Why can't I find certain nodes as AI Tools?
When should I use 'Select Accounts' vs pre-selecting my account?
Why is my AI Agent slow or timing out?
How do I make my AI Agent more accurate?
How many tools should I connect?
Can I force AI Agent to use specific tools?
What happens if a tool fails?
Which AI model should I choose?
Why is my AI Agent taking a long time to respond?
Why do I see 'This is a test message' when I run my Slack AI Agent?
@markifact how did our ads perform?
I sent a message on Slack but nothing happens. Why?
@markifact
My AI Agent is sending multiple responses to the same message. Why?