job_read_context
ActiveTool of io.github.saloprj/dialogbrain
declared in 1.17.0
Read the current job context. Returns the full state of your active job including assignments, escalations, and any data you previously stored.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"job_id": {
"type": "integer",
"description": "The ID of the job to read"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.saloprj/dialogbrain
https://github.com/saloprj/dialogbrain-mcp
1/7 registries