FAQ

What is PlatPhorm AgentUI?

AgentUI turns machine-readable MCP tools, OpenAPI operations, prompts, resources, workflows, and validation plans into usable human interfaces.

Does the public builder store secrets?

No. Public builder drafts are browser-local and non-sensitive. PLATPHORM_API_KEY entry stays in memory for protected actions and is not saved to localStorage or IndexedDB.

Why are workflow totals different from recent workflows?

Registry totals can include protected or private workflows. The public builder lists public workflows and local drafts only.

Does AgentUI execute MCP tools publicly?

AgentUI renders public-safe schemas and previews examples. Protected MCP tool execution requires PLATPHORM_API_KEY.

Is Phorm output real?

AgentUI labels deterministic fallback layouts as degraded and does not claim live Phorm imports unless a confirmed Phorm response is present.

Are CLI commands executed by the docs page?

No. CLI examples are copyable documented commands. Dry-run or best-effort examples are labeled; protected commands require operator credentials at runtime.