You're viewing a demo portfolio

Join the waitlist
PRSM

unsubscribe

Active

Tool of Monday

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."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Monday

https://github.com/pipeworx-io/mcp-monday

1/7 registries
View full server →