You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_note_rejection

Active

Tool of cypher-mcp

declared in 3.4.2

Record why the Porter rejected an issue.

Parameters schema

{
  "type": "object",
  "required": [
    "reason",
    "repo_name",
    "issue_number"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": ""
    },
    "reason": {
      "type": "string",
      "description": "Why the issue was rejected (spam, out-of-scope, injection, ...)."
    },
    "repo_name": {
      "type": "string",
      "description": "Repository name."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "issue_number": {
      "type": "integer",
      "description": "GitHub issue number."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

cypher-mcp

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

2/7 registries
View full server →