billing_portal
Create a Stripe portal URL for users to update payment methods, cancel subscriptions, or download invoices. The URL expires after a few minutes.
Instructions
Open a Stripe Billing Portal session for the current API key.
Use this when the user wants to update their payment method, cancel, or download invoices. Returns a URL the user should open in their browser; the URL expires after a few minutes.
Returns: dict with keys: url (or null + note if Stripe not configured)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||