Sequential AgentCustomer Support

Grounded Reply Drafter

Draft a support reply grounded in your help center, with citations.

A single-purpose agent that runs an ordered list of tasks against your tools, knowledge and tables, the same way every run.

Official
How it works

Inputs in, an ordered run, a result out.

A Sequential Agent takes typed inputs, runs its tasks top to bottom against your tools and tables, and returns a structured result, the same way on every run.

Typed inputs
Values you pass in, validated before the run spends anything.
Ordered tasks
Each task runs in order, passing its output to the next.
Tools & tables
2 tools
Result + trace
A structured output, with every step recorded.
The run loop
ReadPlanActCheckWriteTracerepeats until done

What's inside

Everything this template installs, by name.

A ready-made sequential agent you can install and edit. It runs standalone, no extra tables or tools required.

The exact instructions and expected output of each task open in your workspace when you install, ready to edit.

Related templates