You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_route_rejection

Active

Tool of cypher-mcp

declared in 3.4.2

Route a target's rejection reason back to the origin issue.

Parameters schema

{
  "type": "object",
  "required": [
    "reason",
    "by_repo",
    "origin_repo",
    "origin_issue"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": ""
    },
    "reason": {
      "type": "string",
      "description": "Why the target declined (which DRY boundary / repo actually owns it)."
    },
    "by_repo": {
      "type": "string",
      "description": "The repo that declined the escalation."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "origin_repo": {
      "type": "string",
      "description": "The ORIGIN repository the escalation routes back to."
    },
    "origin_issue": {
      "type": "integer",
      "description": "The origin issue number."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

cypher-mcp

https://github.com/lonniev/cypher-mcp

2/7 registries
View full server →
cypher_route_rejection — cypher-mcp — PRSM MCP