billing.list_plans
List all available plans with pricing, features, limits, and feature flags. Public information — useful for discovering what plans exist before purchasing or upgrading.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plans | No | Array of plan objects with slug, name, price, features, limits, feature_flags | |
| currency | No | Currency code (AUD) | |
| billing_cycles | No | Available billing cycles | |
| yearly_discount_pct | No | Yearly billing discount percentage |