cypher_route_rejection
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries