You're viewing a demo portfolio

Join the waitlist
PRSM

inspect_workflow

Active

Tool of OpenAccountants

declared in 1.4.0

Return a VISUAL map (Mermaid flowchart) of a workflow's nodes wired to their skills, colour-coded by health (green = published + wired, yellow = draft, red = unwired or flagged), plus a structural lint: unwired nodes, tier mismatch (tier-1 workflow on unverified skills), wired skills that are unpublished or wrong-jurisdiction, trigger collisions, and empty published workflows. Use before publishing or licensing a workflow. RENDER the `mermaid` field as a diagram for the user, then summarise the findings.

Parameters schema

{
  "type": "object",
  "required": [
    "slug"
  ],
  "properties": {
    "slug": {
      "type": "string",
      "description": "Workflow slug, e.g. 'mt-self-employed'"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

OpenAccountants

https://github.com/openaccountants/openaccountants

2/7 registries
View full server →
inspect_workflow — OpenAccountants — PRSM MCP