Spec-to-AgentUI Generator

AgentUI Integration

Spec generates AgentUI form schemas from OpenAPI, MCP, JSON Schema, webhook, and event contracts so humans can inspect protected action inputs before agents run tools.

Generate AgentUI Form
Public Preview
Local preview payloads are public-safe and include source hash, protected action metadata, and trace ID.
POST /api/v1/agentui/generate-form
POST /api/v1/agentui/preview-form
POST /api/v1/agentui/validate-compatibility
Remote Send
Sending a form to AgentUI is protected.
POST /api/v1/agentui/send-form
requires PLATPHORM_API_KEY
no stored key in browser localStorage