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

Public

Return AgentUI product identity, public/protected boundary, and integration purpose.

get_info

Public

Alias for get_agentui_info.

get_health

Public

Return public AgentUI health, metrics-source, MCP, discovery, and degraded-state summary.

get_storage_status

Public

Return AgentUI storage truth model for local browser, generated snapshot, delegated, exported, and server persistence modes.

list_artifacts

Public

List server-visible AgentUI artifacts or honest degraded artifact storage status.

get_artifact

Public

Get one AgentUI artifact storage status by id.

create_local_artifact

Public

Create a generated AgentUI artifact snapshot for local/export/delegation use without claiming server persistence.

clone_artifact

Public

Clone an AgentUI artifact packet as a generated snapshot.

export_artifact

Public

Export an AgentUI artifact as JSON, YAML, or Markdown.

create_share_packet

Public

Create a reusable AgentUI share packet with JSON, YAML, Markdown, MCP JSON-RPC, and platphormctl examples.

list_workflows

Public

List persisted AgentUI workflows from the server registry.

get_workflow

Public

Read one persisted AgentUI workflow by id.

create_workflow

Protected

Create a server-persisted AgentUI workflow.

update_workflow

Protected

Update a server-persisted AgentUI workflow.

validate_workflow

Public

Validate a workflow graph by id or supplied nodes and edges.

plan_workflow

Public

Return a public-safe execution plan for a workflow without executing protected tools.

dry_run_workflow

Public

Dry-run a supplied workflow graph locally or, when authorized, persist a trace-linked dry-run record.

run_workflow

Protected

Execute a workflow through the Phase 1 runtime adapter and persist run results.

get_workflow_run

Public

Read a persisted workflow run by id.

cancel_workflow_run

Protected

Cancel a persisted workflow run.

list_templates

Public

List public AgentUI workflow templates, including built-in Phase 1 templates.

get_template

Public

Get one public AgentUI workflow template by id.

instantiate_template

Protected

Create a server workflow from a public AgentUI template.

list_approvals

Public

List workflow approval records with approval notes redacted.

approve_step

Protected

Approve a pending workflow approval step.

reject_step

Protected

Reject a pending workflow approval step.

list_mcp_tools

Public

List AgentUI MCP tools and their public/protected boundaries.

render_mcp_tool_form

Public

Render an MCP tool inputSchema into AgentUI form fields, examples, and raw JSON fallback state.

render_openapi_operation_form

Public

Render an OpenAPI operation into AgentUI form fields and request examples.

render_json_schema_form

Public

Render a JSON Schema into AgentUI form fields, validation preview, and raw JSON fallback state.

render_webhook_schema_form

Public

Render a webhook payload schema into AgentUI form fields without claiming webhook delivery.

validate_form_input

Public

Validate required fields for a rendered form input without executing a tool.

render_ascii_conversion_form

Public

Render the ASCII image conversion request schema as an AgentUI form.

execute_ascii_conversion

Public

Convert a bounded image payload through ascii.platphormnews.com and return the concrete ASCII text output or an honest degraded state.

preview_layout_artifact

Public

Preview a layout document or template through layout.platphormnews.com and return the confirmed preview output.

score_layout_artifact

Public

Score a layout document or template through layout.platphormnews.com and return the confirmed score output.

export_layout_artifact

Public

Export a layout document or template through layout.platphormnews.com and return the confirmed export packet.

preview_phorm_design

Public

Return a deterministic Phorm prompt-to-interface preview or degraded state.

convert_phorm_design_to_workflow

Public

Convert a confirmed or fallback Phorm design reference into a local AgentUI workflow draft plan.

list_cli_examples

Public

List public platphormctl examples for AgentUI workflows, tool rendering, and validation harnesses.

get_cli_example

Public

Read one AgentUI platphormctl example by id.

list_integrations

Public

List AgentUI integration matrix entries with honest configured/degraded state.

delegate_artifact

Public

Create a degraded/dry-run delegation packet for an AgentUI artifact and PlatPhorm target service.

generate_platphormctl_command

Public

Generate a reproducible platphormctl command for AgentUI render, artifact, delegation, or workflow tasks.

get_integration_status

Public

Get one integration status card by slug.

list_rendered_forms

Public

Report rendered form persistence status.

get_rendered_form

Public

Report one rendered form by id when durable form storage is available.

get_public_capabilities

Public

Return public AgentUI capabilities and protected-action boundaries.

test_mcp_tool

Public

Validate that a named AgentUI MCP tool is registered and whether it requires PLATPHORM_API_KEY.

execute_mcp_tool

Protected

Execute a registered AgentUI MCP tool by name.

get_route_compliance

Public

Return AgentUI route compliance status from currently available local registry state.

get_discovery_compliance

Public

Return AgentUI discovery compliance status from currently available local registry state.

get_agent_policy

Public

Return AgentUI public/protected agent policy summary.

list_agent_platforms

Public

List agent platforms covered by generic AgentUI public access policy.

get_agent_platform

Public

Get one agent platform policy by id.

evaluate_agent_access

Public

Evaluate whether an agent action is public-safe or requires PLATPHORM_API_KEY.

get_robots_policy

Public

Return AgentUI robots policy without exact AI crawler strings unless verified.

get_ai_policy

Public

Return AgentUI public-safe AI access and model-assisted output policy.

get_agentui_web4_manifest

Public

Return the AgentUI Web4 manifest without exposing private workflow state or sensitive fingerprints.

get_agentui_web4_status

Public

Return AgentUI Web4 readiness, source-labeled route evidence, storage truth, integration state, and privacy boundaries.

get_agentui_scorecard

Public

Return the AgentUI Web4 scorecard with route, renderer, policy, trace, and provenance readiness checks.

list_agentui_fingerprints

Public

List public-safe AgentUI fingerprints with privacy class and anchor eligibility.

lookup_agentui_provenance

Public

Lookup public-safe AgentUI provenance by url, hash, workflowId, runId, artifactId, delegationId, or formId.

verify_agentui_provenance

Public

Verify a public-safe AgentUI provenance record by recordId or hash.

get_trust_policy

Public

Return AgentUI trust policy and required PLATPhorm public/protected line.

get_discovery_manifest

Public

Return AgentUI discovery manifest links.

get_public_access_summary

Public

Return public read-only and protected action summary for AgentUI.

publish_workflow

Protected

Publish a workflow by marking it public and published.

save_artifact

Protected

Protected durable artifact save request. Returns degraded when no artifact persistence adapter is configured.

update_artifact

Protected

Protected durable artifact update request. Returns degraded when no artifact persistence adapter is configured.

delete_artifact

Protected

Protected durable artifact delete request. Returns degraded when no artifact persistence adapter is configured.

publish_artifact

Protected

Protected artifact publishing request. Returns degraded without target confirmation.

create_docs_report

Protected

Protected Docs report creation request. Returns degraded unless Docs confirms the result.

create_sheet_export

Protected

Protected Sheets export request. Returns degraded unless Sheets confirms the result.

create_catalog_entry

Protected

Protected Catalog registration request. Returns degraded unless Catalog confirms the result.

trigger_sandbox

Protected

Protected Sandbox trigger request. Returns degraded unless Sandbox confirms execution.

trigger_browserops

Protected

Protected BrowserOps trigger request. Returns degraded unless BrowserOps confirms evidence.

trigger_evals

Protected

Protected Evals trigger request. Returns degraded unless Evals confirms a scorecard.

import_phorm_design

Protected

Protected Phorm design import placeholder that does not fake imports without a confirmed artifact.

trigger_eval

Protected

Protected eval trigger placeholder that reports degraded when no eval adapter is configured.

trigger_sandbox_validation

Protected

Protected Sandbox validation trigger placeholder that reports degraded when no sandbox adapter is configured.

trigger_browserops_check

Protected

Protected BrowserOps trigger placeholder that reports degraded when no BrowserOps adapter is configured.

publish_docs_report

Protected

Protected Docs report publish placeholder that reports degraded when no Docs adapter is configured.

create_sheet_report

Protected

Protected Sheets report export placeholder that reports degraded when no Sheets adapter is configured.

sync_network_tools

Protected

Protected network MCP tool registry sync placeholder.

update_agent_policy

Protected

Protected agent policy mutation placeholder.

refresh_agent_platform_registry

Protected

Protected agent platform registry refresh placeholder.