Agent Workflow BuilderOpen builder

Build agents, assign tools, run workflows, and inspect every tool call.

Agent Workflow Builder - MCP-style Tool Execution Demo

Groq-powered prototype, Claude-ready architecture.

Multi-step plans

Mocked tool calls

Raw JSON audit

Support Ops Agent

Payment issue workflow

Ready
Run Agent
1

searchKnowledgeBase

completed

2

createSupportTicket

completed

3

updateCRMRecord

completed

4

draftCustomerReply

completed

JSON plan

{ "reasoning_summary": "...",

"steps": [...],

"final_response": "..." }

Fallback-safe

Live review keeps working if the provider is unavailable.

Tool-first

Every action is represented as a typed registry entry.

Inspectable

Plans, inputs, mocked outputs, and statuses stay visible.