Manage Subscription
subscription_manageGet a Stripe management URL (portal, upgrade, or cancel). Also covers billing portal — returns the URL for the user to open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | Which plan to subscribe to (required for "subscribe" action). | |
| action | Yes | "subscribe" to start a subscription, "manage" to view/cancel existing subscription. |