List customer accounts
list_accountsRetrieve all customer accounts with plan, MRR, payment status, and churn-risk band, with optional plan or payment-status filters. Use it to review the customer base before checking a specific account.
Instructions
List all customer accounts with their plan, MRR, payment status, and computed churn-risk band. Supports optional filtering by plan and payment status. Use this to get an overview of the customer base before drilling into a specific account with get_account_details or get_account_risk_summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | No | Only return accounts on this subscription plan | |
| paymentStatus | No | Only return accounts with this billing payment status |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accounts | Yes |