Create Micro billing portal
micro_billing_portalCreate a hosted Stripe billing-management session for the authenticated account, allowing users to manage subscriptions and invoices without building custom billing UI.
Instructions
Create a hosted Stripe billing-management session for the authenticated account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| json | No | ||
| stderr | Yes | ||
| stdout | Yes | ||
| command | Yes | ||
| exitCode | Yes |