You're viewing a demo portfolio

Join the waitlist
PRSM

open-ticket

Active

Tool of BrainFlow

declared in 0.1.0

Open a specific ticket to see its details, MCP findings, and candidate solutions.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "ticketId"
  ],
  "properties": {
    "role": {
      "enum": [
        "pm",
        "engineer"
      ],
      "type": "string",
      "description": "User role — determines Jira tickets (PM) or GitHub issues (engineer)"
    },
    "ticketId": {
      "type": "string",
      "description": "The ticket ID to open, e.g. sc-1842 or GH-123. Use the id field from triage results."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

BrainFlow

1/7 registries
View full server →