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

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

More AI commands

Ready to automate your busywork?

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