Skip to content

AI Agent (Tools)

Give the LLM a goal and let it reason step-by-step, calling safe built-in tools (calculator, current time, optional web fetch) until it produces an answer.

AIAIAgent

Overview

AI Agent (Tools) is a no-code automation step in the AI category of AutoFlowRPA. It performs its action in a single step when the workflow reaches it. You can configure 9 parameter(s) to control exactly how it behaves. It is one of 369 commands you can drag into a workflow in the visual builder — no scripting required.

What it does

Give the LLM a goal and let it reason step-by-step, calling safe built-in tools (calculator, current time, optional web fetch) until it produces an answer.

Parameters

ParameterTypeRequiredDefaultDescription
API base URLstring
Requiredhttp://localhost:11434/v1OpenAI-compatible base. Default = local Ollama (offline).
Supports variables
API key (blank for local)string
OptionalBearer token for cloud providers.
Supports variables
Modelstring
Requiredllama3
Example: llama3
Supports variables
Goal / taskmultiline
Required
Example: What is 18% of 2450, and what's today's date?
Supports variables
System prompt (optional)multiline
Optional
Example: You are a careful analyst.
Supports variables
Allow web fetchdropdown
No · Yes
OptionalNoWhen Yes, the agent may fetch a public URL via the web_get tool. Leave No to keep the run fully local.
Max reasoning stepsnumber
Optional5Safety cap on tool-call rounds.
Timeout (seconds)number
Optional180
Store answer invariable
Required
Example: answer

How to use AI Agent (Tools)

  1. 1

    Open AutoFlowRPA and drag the AI Agent (Tools) command from the AI group onto the canvas.

  2. 2

    Set its parameters in the side panel — AI Agent (Tools) has 9 configurable field(s).

  3. 3

    Connect it into your workflow and press Run. Everything executes locally on your machine.

Frequently asked questions

What does the AI Agent (Tools) command do?

Give the LLM a goal and let it reason step-by-step, calling safe built-in tools (calculator, current time, optional web fetch) until it produces an answer.

Which group does the AI Agent (Tools) command belong to?

AI Agent (Tools) is part of the AI group. AutoFlowRPA ships with 369+ ready-made commands you can combine without code.

Does the AI Agent (Tools) command take any parameters?

Yes — AI Agent (Tools) has 9 configurable field(s), all editable in the visual node editor.

More AI commands

Ready to automate your busywork?

Start your free 30-day trial today. No credit card, no commitment.