list_workflows
ActiveTool of OpenAccountants
List published OpenAccountants workflows — guided, multi-step procedures (e.g. 'Prepare a Malta VAT return') built from skills. 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