You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

cancel_subscription

Inactive

Tool of Latvia Payments (Stripe — cards / Apple Pay)

declared in 0.1.0

Cancel a subscription. By default the subscription stays active until the end of the current paid period (fair to the buyer); pass immediate=true to cancel right now.

Parameters schema

{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "session_id (cs_...) or subscription_id (sub_...)"
    },
    "immediate": {
      "type": "boolean",
      "description": "true = cancel immediately. Default false = cancel at period end."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Latvia Payments (Stripe — cards / Apple Pay)

https://github.com/junter1989k-ai/latvia-payments-mcp

2/7 registries
View full server →