AgentUI builder
Build and run a workflow
Choose a real tool, provide inputs, and execute it through the production workflow API.
Appearance
Optional identifiers saved with the workflow.
Read the canonical MCP tools registry with JSON-RPC tools/list.
Edit run inputs
Not saved to browser storage, workflow data, logs, or run output.Get a key
Live run
Run tracker
Every status below comes from the current request or its returned run record.
- 1
Authorize
waitingVerify the supplied platform or Keys-issued credential.
- 2
Persist workflow
waitingSave the public workflow to the configured AgentUI registry.
- 3
Execute
waitingRun each configured adapter and collect confirmed output.
- 4
Complete
waitingPersist the real run record, steps, duration, and result references.
Ready for a real run
Configure the builder and execute. Confirmed steps will appear here in order.