MCP Tool UI Renderer
AgentUI turns MCP JSON schemas into deterministic forms, JSON previews, JSON-RPC examples, protected-action labels, and raw JSON fallback when schema features are unsupported.
Local AgentUI Tools
Return AgentUI product identity, public/protected boundary, and integration purpose.
Alias for get_agentui_info.
Return public AgentUI health, metrics-source, MCP, discovery, and degraded-state summary.
Return AgentUI storage truth model for local browser, generated snapshot, delegated, exported, and server persistence modes.
List server-visible AgentUI artifacts or honest degraded artifact storage status.
Get one AgentUI artifact storage status by id.
Create a generated AgentUI artifact snapshot for local/export/delegation use without claiming server persistence.
Clone an AgentUI artifact packet as a generated snapshot.
Export an AgentUI artifact as JSON, YAML, or Markdown.
Create a reusable AgentUI share packet with JSON, YAML, Markdown, MCP JSON-RPC, and platphormctl examples.
List persisted AgentUI workflows from the server registry.
Read one persisted AgentUI workflow by id.
Create a server-persisted AgentUI workflow.
Update a server-persisted AgentUI workflow.
Validate a workflow graph by id or supplied nodes and edges.
Return a public-safe execution plan for a workflow without executing protected tools.
Dry-run a supplied workflow graph locally or, when authorized, persist a trace-linked dry-run record.
Execute a workflow through the Phase 1 runtime adapter and persist run results.
Read a persisted workflow run by id.
Cancel a persisted workflow run.
List public AgentUI workflow templates, including built-in Phase 1 templates.
Get one public AgentUI workflow template by id.
Create a server workflow from a public AgentUI template.
List workflow approval records with approval notes redacted.
Approve a pending workflow approval step.
Reject a pending workflow approval step.
List AgentUI MCP tools and their public/protected boundaries.
Render an MCP tool inputSchema into AgentUI form fields, examples, and raw JSON fallback state.
Render an OpenAPI operation into AgentUI form fields and request examples.
Render a JSON Schema into AgentUI form fields, validation preview, and raw JSON fallback state.
Render a webhook payload schema into AgentUI form fields without claiming webhook delivery.
Validate required fields for a rendered form input without executing a tool.
Render the ASCII image conversion request schema as an AgentUI form.
Convert a bounded image payload through ascii.platphormnews.com and return the concrete ASCII text output or an honest degraded state.
Preview a layout document or template through layout.platphormnews.com and return the confirmed preview output.
Score a layout document or template through layout.platphormnews.com and return the confirmed score output.
Export a layout document or template through layout.platphormnews.com and return the confirmed export packet.
Return a deterministic Phorm prompt-to-interface preview or degraded state.
Convert a confirmed or fallback Phorm design reference into a local AgentUI workflow draft plan.
List public platphormctl examples for AgentUI workflows, tool rendering, and validation harnesses.
Read one AgentUI platphormctl example by id.
List AgentUI integration matrix entries with honest configured/degraded state.
Create a degraded/dry-run delegation packet for an AgentUI artifact and PlatPhorm target service.
Generate a reproducible platphormctl command for AgentUI render, artifact, delegation, or workflow tasks.
Get one integration status card by slug.
Report rendered form persistence status.
Report one rendered form by id when durable form storage is available.
Return public AgentUI capabilities and protected-action boundaries.
Validate that a named AgentUI MCP tool is registered and whether it requires PLATPHORM_API_KEY.
Execute a registered AgentUI MCP tool by name.
Return AgentUI route compliance status from currently available local registry state.
Return AgentUI discovery compliance status from currently available local registry state.
Return AgentUI public/protected agent policy summary.
List agent platforms covered by generic AgentUI public access policy.
Get one agent platform policy by id.
Evaluate whether an agent action is public-safe or requires PLATPHORM_API_KEY.
Return AgentUI robots policy without exact AI crawler strings unless verified.
Return AgentUI public-safe AI access and model-assisted output policy.
Return the AgentUI Web4 manifest without exposing private workflow state or sensitive fingerprints.
Return AgentUI Web4 readiness, source-labeled route evidence, storage truth, integration state, and privacy boundaries.
Return the AgentUI Web4 scorecard with route, renderer, policy, trace, and provenance readiness checks.
List public-safe AgentUI fingerprints with privacy class and anchor eligibility.
Lookup public-safe AgentUI provenance by url, hash, workflowId, runId, artifactId, delegationId, or formId.
Verify a public-safe AgentUI provenance record by recordId or hash.
Return AgentUI trust policy and required PLATPhorm public/protected line.
Return AgentUI discovery manifest links.
Return public read-only and protected action summary for AgentUI.
Publish a workflow by marking it public and published.
Protected durable artifact save request. Returns degraded when no artifact persistence adapter is configured.
Protected durable artifact update request. Returns degraded when no artifact persistence adapter is configured.
Protected durable artifact delete request. Returns degraded when no artifact persistence adapter is configured.
Protected artifact publishing request. Returns degraded without target confirmation.
Protected Docs report creation request. Returns degraded unless Docs confirms the result.
Protected Sheets export request. Returns degraded unless Sheets confirms the result.
Protected Catalog registration request. Returns degraded unless Catalog confirms the result.
Protected Sandbox trigger request. Returns degraded unless Sandbox confirms execution.
Protected BrowserOps trigger request. Returns degraded unless BrowserOps confirms evidence.
Protected Evals trigger request. Returns degraded unless Evals confirms a scorecard.
Protected Phorm design import placeholder that does not fake imports without a confirmed artifact.
Protected eval trigger placeholder that reports degraded when no eval adapter is configured.
Protected Sandbox validation trigger placeholder that reports degraded when no sandbox adapter is configured.
Protected BrowserOps trigger placeholder that reports degraded when no BrowserOps adapter is configured.
Protected Docs report publish placeholder that reports degraded when no Docs adapter is configured.
Protected Sheets report export placeholder that reports degraded when no Sheets adapter is configured.
Protected network MCP tool registry sync placeholder.
Protected agent policy mutation placeholder.
Protected agent platform registry refresh placeholder.
Rendered Preview: get_health
unsupported{}{
"jsonrpc": "2.0",
"id": "agentui-render-preview",
"method": "tools/call",
"params": {
"name": "get_health",
"arguments": {}
}
}Raw JSON fallback is enabled for unsupported schema details. AgentUI does not fake a complete form.