You're viewing a demo portfolio

Join the waitlist
PRSM

job_escalate

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Escalate the job to a human. Use when you cannot resolve an issue, someone is not responding, or a situation requires human judgment.

Parameters schema

{
  "type": "object",
  "required": [
    "reason"
  ],
  "properties": {
    "job_id": {
      "type": "integer",
      "description": "The ID of the job to escalate"
    },
    "reason": {
      "type": "string",
      "description": "Why escalation is needed"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →
job_escalate — io.github.saloprj/dialogbrain — PRSM MCP