Agent
AI & KnowledgeAgent Node
Overview
Configure this node to integrate with external services or perform logic.
Configuration
| Property | Type | Default | Description |
|---|---|---|---|
model | string | — | Configuration field for model |
goal | string | — | Configuration field for goal |
Calculator | string | — | Configuration field for Calculator |
Google | string | — | Configuration field for Google |
maxIterations | string | — | Configuration field for maxIterations |
Output Variables
Reference these variables in downstream nodes using the {{node.field}} syntax.
{{agent.output}}anyOutput field: output
Examples
Basic Usage
Example configuration:
{
"model": "value",
"goal": "value",
"Calculator": "value",
"Google": "value",
"maxIterations": "value"
}Tips & Best Practices
- •Ensure all required fields are configured.
- •Check the output variables to see available data.
Try Agent in Your Workflow
Create a free account and start building AI-powered workflows with the Agent node.
Open Workflow Editor