PlatPhorm AgentUI

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. The builder accepts PLATPHORM_API_KEY or a scoped credential issued by keys.platphormnews.com only when you execute a protected action. The key stays in component memory, is sent in the request Authorization header, and is not written to browser storage, workflow data, run output, or logs.

Why are workflow totals different from recent workflows?

Registry totals can include non-public workflows. The public builder lists only public workflows stored in the AgentUI AWS Aurora registry.

Does AgentUI execute MCP tools publicly?

Public-safe MCP discovery is available without a key. Workflow and protected MCP execution are available from the public builder after the operator supplies an authorized platform or Keys-issued credential.

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; mutating commands require operator credentials at runtime.