AI workflow guides Your workspace
Find your way forward

AI steps in Superagento

Learn to build AI agents, connect tools and
understand every workflow run.

Building/AI steps1 min read

AI steps

One step type for every provider, so swapping a model never changes the shape of a flow.

An AI step renders its instructions against the run context, sends the result to the chosen provider, and puts the reply into the context under the step's id. Templates use {{double.brace}} references — {{trigger.body.email}}, {{steps.score.text}}.

SettingDefaultNotes
provider / modelPlan defaultFree plans are restricted to the provider's free tier.
temperature0.3Clamped to 0–2.
max_tokens600Clamped to 8,000, and further by your plan's output cap.
A little help goes a long way.Your run history is a good place to find what happened at every step.
Take a closer look