You're viewing a demo portfolio

Join the waitlist
PRSM

hitl-reject

Active

Tool of BrainFlow

declared in 0.1.0

Internal — reject a BrainFlow HITL item with a rework reason.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "source",
    "ticket_id",
    "reason"
  ],
  "properties": {
    "reason": {
      "type": "string",
      "description": "Short explanation of why all candidate solutions were rejected and what needs to change"
    },
    "source": {
      "enum": [
        "github",
        "jira",
        "slack",
        "notion"
      ],
      "type": "string",
      "description": "The source system the ticket came from"
    },
    "ticket_id": {
      "type": "string",
      "description": "The ticket identifier, e.g. GH-123 or sc-1842"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

BrainFlow

1/7 registries
View full server →
hitl-reject — BrainFlow — PRSM MCP