AgentUI MCP Tools
MCP remains the capability registry. AgentUI exposes AgentUI-owned tools for rendering tool forms, validating inputs, inspecting public workflow state, and preparing protected handoff packets.
get_agentui_info
PublicReturn AgentUI product identity, public/protected boundary, and integration purpose.
get_info
PublicAlias for get_agentui_info.
get_health
PublicReturn public AgentUI health, metrics-source, MCP, discovery, and degraded-state summary.
get_storage_status
PublicReturn AgentUI storage truth model for local browser, generated snapshot, delegated, exported, and server persistence modes.
list_artifacts
PublicList server-visible AgentUI artifacts or honest degraded artifact storage status.
get_artifact
PublicGet one AgentUI artifact storage status by id.
create_local_artifact
PublicCreate a generated AgentUI artifact snapshot for local/export/delegation use without claiming server persistence.
clone_artifact
PublicClone an AgentUI artifact packet as a generated snapshot.
export_artifact
PublicExport an AgentUI artifact as JSON, YAML, or Markdown.
create_share_packet
PublicCreate a reusable AgentUI share packet with JSON, YAML, Markdown, MCP JSON-RPC, and platphormctl examples.
list_workflows
PublicList persisted AgentUI workflows from the server registry.
get_workflow
PublicRead one persisted AgentUI workflow by id.
create_workflow
ProtectedCreate a server-persisted AgentUI workflow.
update_workflow
ProtectedUpdate a server-persisted AgentUI workflow.
validate_workflow
PublicValidate a workflow graph by id or supplied nodes and edges.
plan_workflow
PublicReturn a public-safe execution plan for a workflow without executing protected tools.
dry_run_workflow
PublicDry-run a supplied workflow graph locally or, when authorized, persist a trace-linked dry-run record.
run_workflow
ProtectedExecute a workflow through the Phase 1 runtime adapter and persist run results.
get_workflow_run
PublicRead a persisted workflow run by id.
cancel_workflow_run
ProtectedCancel a persisted workflow run.
list_templates
PublicList public AgentUI workflow templates, including built-in Phase 1 templates.
get_template
PublicGet one public AgentUI workflow template by id.
instantiate_template
ProtectedCreate a server workflow from a public AgentUI template.
list_approvals
PublicList workflow approval records with approval notes redacted.
approve_step
ProtectedApprove a pending workflow approval step.
reject_step
ProtectedReject a pending workflow approval step.
list_mcp_tools
PublicList AgentUI MCP tools and their public/protected boundaries.
render_mcp_tool_form
PublicRender an MCP tool inputSchema into AgentUI form fields, examples, and raw JSON fallback state.
render_openapi_operation_form
PublicRender an OpenAPI operation into AgentUI form fields and request examples.
render_json_schema_form
PublicRender a JSON Schema into AgentUI form fields, validation preview, and raw JSON fallback state.
render_webhook_schema_form
PublicRender a webhook payload schema into AgentUI form fields without claiming webhook delivery.
validate_form_input
PublicValidate required fields for a rendered form input without executing a tool.
render_ascii_conversion_form
PublicRender the ASCII image conversion request schema as an AgentUI form.
execute_ascii_conversion
PublicConvert a bounded image payload through ascii.platphormnews.com and return the concrete ASCII text output or an honest degraded state.
preview_layout_artifact
PublicPreview a layout document or template through layout.platphormnews.com and return the confirmed preview output.
score_layout_artifact
PublicScore a layout document or template through layout.platphormnews.com and return the confirmed score output.
export_layout_artifact
PublicExport a layout document or template through layout.platphormnews.com and return the confirmed export packet.
preview_phorm_design
PublicReturn a deterministic Phorm prompt-to-interface preview or degraded state.
convert_phorm_design_to_workflow
PublicConvert a confirmed or fallback Phorm design reference into a local AgentUI workflow draft plan.
list_cli_examples
PublicList public platphormctl examples for AgentUI workflows, tool rendering, and validation harnesses.
get_cli_example
PublicRead one AgentUI platphormctl example by id.
list_integrations
PublicList AgentUI integration matrix entries with honest configured/degraded state.
delegate_artifact
PublicCreate a degraded/dry-run delegation packet for an AgentUI artifact and PlatPhorm target service.
generate_platphormctl_command
PublicGenerate a reproducible platphormctl command for AgentUI render, artifact, delegation, or workflow tasks.
get_integration_status
PublicGet one integration status card by slug.
list_rendered_forms
PublicReport rendered form persistence status.
get_rendered_form
PublicReport one rendered form by id when durable form storage is available.
get_public_capabilities
PublicReturn public AgentUI capabilities and protected-action boundaries.
test_mcp_tool
PublicValidate that a named AgentUI MCP tool is registered and whether it requires PLATPHORM_API_KEY.
execute_mcp_tool
ProtectedExecute a registered AgentUI MCP tool by name.
get_route_compliance
PublicReturn AgentUI route compliance status from currently available local registry state.
get_discovery_compliance
PublicReturn AgentUI discovery compliance status from currently available local registry state.
get_agent_policy
PublicReturn AgentUI public/protected agent policy summary.
list_agent_platforms
PublicList agent platforms covered by generic AgentUI public access policy.
get_agent_platform
PublicGet one agent platform policy by id.
evaluate_agent_access
PublicEvaluate whether an agent action is public-safe or requires PLATPHORM_API_KEY.
get_robots_policy
PublicReturn AgentUI robots policy without exact AI crawler strings unless verified.
get_ai_policy
PublicReturn AgentUI public-safe AI access and model-assisted output policy.
get_agentui_web4_manifest
PublicReturn the AgentUI Web4 manifest without exposing private workflow state or sensitive fingerprints.
get_agentui_web4_status
PublicReturn AgentUI Web4 readiness, source-labeled route evidence, storage truth, integration state, and privacy boundaries.
get_agentui_scorecard
PublicReturn the AgentUI Web4 scorecard with route, renderer, policy, trace, and provenance readiness checks.
list_agentui_fingerprints
PublicList public-safe AgentUI fingerprints with privacy class and anchor eligibility.
lookup_agentui_provenance
PublicLookup public-safe AgentUI provenance by url, hash, workflowId, runId, artifactId, delegationId, or formId.
verify_agentui_provenance
PublicVerify a public-safe AgentUI provenance record by recordId or hash.
get_trust_policy
PublicReturn AgentUI trust policy and required PLATPhorm public/protected line.
get_discovery_manifest
PublicReturn AgentUI discovery manifest links.
get_public_access_summary
PublicReturn public read-only and protected action summary for AgentUI.
publish_workflow
ProtectedPublish a workflow by marking it public and published.
save_artifact
ProtectedProtected durable artifact save request. Returns degraded when no artifact persistence adapter is configured.
update_artifact
ProtectedProtected durable artifact update request. Returns degraded when no artifact persistence adapter is configured.
delete_artifact
ProtectedProtected durable artifact delete request. Returns degraded when no artifact persistence adapter is configured.
publish_artifact
ProtectedProtected artifact publishing request. Returns degraded without target confirmation.
create_docs_report
ProtectedProtected Docs report creation request. Returns degraded unless Docs confirms the result.
create_sheet_export
ProtectedProtected Sheets export request. Returns degraded unless Sheets confirms the result.
create_catalog_entry
ProtectedProtected Catalog registration request. Returns degraded unless Catalog confirms the result.
trigger_sandbox
ProtectedProtected Sandbox trigger request. Returns degraded unless Sandbox confirms execution.
trigger_browserops
ProtectedProtected BrowserOps trigger request. Returns degraded unless BrowserOps confirms evidence.
trigger_evals
ProtectedProtected Evals trigger request. Returns degraded unless Evals confirms a scorecard.
import_phorm_design
ProtectedProtected Phorm design import placeholder that does not fake imports without a confirmed artifact.
trigger_eval
ProtectedProtected eval trigger placeholder that reports degraded when no eval adapter is configured.
trigger_sandbox_validation
ProtectedProtected Sandbox validation trigger placeholder that reports degraded when no sandbox adapter is configured.
trigger_browserops_check
ProtectedProtected BrowserOps trigger placeholder that reports degraded when no BrowserOps adapter is configured.
publish_docs_report
ProtectedProtected Docs report publish placeholder that reports degraded when no Docs adapter is configured.
create_sheet_report
ProtectedProtected Sheets report export placeholder that reports degraded when no Sheets adapter is configured.
sync_network_tools
ProtectedProtected network MCP tool registry sync placeholder.
update_agent_policy
ProtectedProtected agent policy mutation placeholder.
refresh_agent_platform_registry
ProtectedProtected agent platform registry refresh placeholder.