get_workflow
InactiveTool of OpenAccountants
Fetch a workflow by slug with its ordered nodes (guided steps) and the skills it's built from. Resolves either tier: a curated `source: "guided"` workflow (named-accountant method, per-step rule/cite) or a `source: "library"` one (broad research tier). Public callers see published content only; verified accountants/admins also see draft library nodes for workflows in their jurisdiction (use this to review before publishing).
Parameters schema
{
"type": "object",
"required": [
"slug"
],
"properties": {
"slug": {
"type": "string",
"description": "Workflow slug, e.g. 'mt-vat'"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
OpenAccountants
https://github.com/openaccountants/openaccountants
2/7 registries