You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_delete_coupon

Active

Tool of cypher-mcp

declared in 3.4.2

Delete a coupon. Cascades to all patron redemptions. Any chain step referencing the deleted coupon_id becomes a no-op (the constraint returns neutral on unknown ids) — the Studio surfaces orphan references as warnings. RESTRICTED to operator — requires proof.

Parameters schema

{
  "type": "object",
  "required": [
    "coupon_id"
  ],
  "properties": {
    "coupon_id": {
      "type": "string"
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    }
  },
  "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_delete_coupon — cypher-mcp — PRSM MCP