weather_delete_coupon
ActiveTool of io.github.lonniev/tollbooth-sample
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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.lonniev/tollbooth-sample
https://github.com/lonniev/tollbooth-sample
1/7 registries