ClockNext: list plans
clocknext_list_plansList the organisation's billing plans to find a plan ID or see available options. Filter with active=true to show only sellable plans.
Instructions
List the organisation's billing plans (id, name, billing cycle, price, active). Use it to find a plan id or to see what's on offer. Pass active=true for only sellable plans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| active | No | Only return active plans when true; omit to return all. |