AgentUI Documentation
AgentUI builds and executes workflows from registered MCP tools, OpenAPI operations, and PlatPhorm service adapters.
What AgentUI Does
Quick Start
- 1. Open Builder.
- 2. Choose a registered workflow, template, or executable tool from the dropdowns.
- 3. Enter a JSON input object and a masked PLATPHORM_API_KEY or scoped key from keys.platphormnews.com.
- 4. Execute the workflow and follow the persisted backend steps in the run tracker.
- 5. Open the workflow, run history, or confirmed target result from the returned links.
Guides
Getting Started
Create a local artifact, render a schema, validate it, and decide whether to export, share, or delegate.
Storage Modes
How AgentUI labels local, server, delegated, exported, generated, and degraded artifacts.
Artifact Model
The shared AgentUI artifact shape used for forms, workflows, dashboards, reports, panels, CLI recipes, IDE configs, and share packets.
MCP Tool Rendering
Convert MCP input schemas into forms with validation, JSON preview, JSON-RPC examples, and protected action panels.
OpenAPI Rendering
Turn OpenAPI operations into request forms and reproducible request examples.
JSON Schema Rendering
Render direct JSON Schema input as a form or raw JSON panel.
Webhook Rendering
Render webhook payload contracts as forms without faking deliveries.
Workflow Builder
Build workflow graphs with public/protected classification, validation, dry-run plans, and export/delegation options.
Layout And ASCII Integrations
Use Layout and ASCII as first-class AgentUI integrations without rebranding AgentUI as either service.
Block I/O Inspector
Inspect exact selected-block inputs and outputs across local previews, dry-runs, delegated runs, protected runs, and degraded states.
Templates
Use PlatPhorm-native templates for MCP forms, OpenAPI forms, protected panels, BrowserOps, Evals, Sandbox, Docs, Sheets, and CLI recipes.
Delegation
Send an artifact packet to the correct PlatPhorm service when AgentUI cannot persist or execute locally.
Sharing And Reuse
Clone, export, packetize, and rebind AgentUI artifacts.
CLI
Reproduce AgentUI inspections, renders, delegations, dry-runs, and validation harnesses with platphormctl.
IDE
Configure IDE and agent clients to use AgentUI public docs, OpenAPI, MCP, and artifact packets.
API Reference
AgentUI exposes standard PlatPhorm health, discovery, render, artifact, workflow, delegation, storage, integration, and MCP routes.
MCP Reference
AgentUI is an MCP-capable UI renderer and artifact builder.
Integrations
AgentUI integrates with PlatPhorm services as targets, sources, validators, and evidence systems without taking over their identities.