job_escalate
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries