create_billing_portal
Creates a Stripe Billing Portal session for your org, returning a URL to manage payments, invoices, and subscription. Requires existing billing account; otherwise, create checkout first.
Instructions
Create a Stripe Billing Portal session for the active organization and return its URL, where the user manages payment methods, invoices, and the subscription. Requires an owner API key and an existing billing account — an org that has never checked out fails with no_billing_account (call create_billing_checkout first). This call itself changes nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||