unsubscribe
ActiveTool of Pombase
declared in 0.1.0
Cancel a subscription by id. Ownership is enforced — you can only cancel your own subscriptions. The row is deactivated (not deleted) so its historical events stay available via recent_alerts.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": "string",
"description": "Subscription id (uuid) returned by subscribe."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Pombase
https://github.com/pipeworx-io/mcp-pombase
1/7 registries