add_workflow_skill
ActiveTool of OpenAccountants
declared in 1.4.0
Attach a published skill (same jurisdiction) to a workflow's ordered skill set. Recomputes the workflow tier. Verified accountants (in-jurisdiction) + admins.
Parameters schema
{
"type": "object",
"required": [
"workflow_slug",
"skill_slug"
],
"properties": {
"role": {
"type": "string",
"description": "intake | content | assembly | foundation | reference"
},
"skill_slug": {
"type": "string"
},
"step_order": {
"type": "integer"
},
"workflow_slug": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
OpenAccountants
https://github.com/openaccountants/openaccountants
2/7 registries