You're viewing a demo portfolio

Join the waitlist
PRSM

job_complete

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Mark the job as completed. This sanitizes PII from the context and records a completion summary. Use when all tasks in the job are done.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "job_id": {
      "type": "integer",
      "description": "The ID of the job to complete"
    },
    "summary": {
      "type": "string",
      "description": "Brief summary of what was accomplished"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

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

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