You're viewing a demo portfolio

Join the waitlist
PRSM

add_workflow_skill

Active

Tool 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"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

OpenAccountants

https://github.com/openaccountants/openaccountants

2/7 registries
View full server →