list_workflows
InactiveTool of OpenAccountants
List OpenAccountants workflows — guided, multi-step procedures (e.g. 'Prepare a Malta VAT return'). ONE catalogue over two tiers: `source: "guided"` = a named accountant (`reviewed_by`) validated the method (deep, ~50 across US/GB/DO/IN); `source: "library"` = broad source-cited coverage not yet reviewed by a named accountant (100+ jurisdictions). Guided rank first. Optionally filter by jurisdiction (e.g. 'MT'), workflow_type ('self-employed' | 'vat' | 'payroll' | 'corporate' | 'cross-border' | 'capital-gains' | 'crypto'), or a free-text query. Paginated.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "integer",
"description": "Max results (default 50, max 100)"
},
"query": {
"type": "string",
"description": "Free-text match on title/description"
},
"offset": {
"type": "integer",
"description": "Pagination offset"
},
"jurisdiction": {
"type": "string",
"description": "Jurisdiction code, e.g. 'MT', 'US-CA'"
},
"workflow_type": {
"type": "string",
"description": "One of the 7 workflow types"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
OpenAccountants
https://github.com/openaccountants/openaccountants
2/7 registries