List accounts at risk of churning
list_at_risk_accountsRetrieve customer accounts at or above a churn-risk threshold, sorted by descending risk score, to see which accounts need attention this week.
Instructions
List customer accounts whose computed churn-risk band is at or above a minimum threshold (defaults to 'watch', so both 'watch' and 'at_risk' accounts are included), sorted by risk score descending. This is the fastest way to answer 'which accounts are at risk this week?' For the reasoning behind a specific account's score, follow up with get_account_risk_summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of accounts to return (default: all matches) | |
| minBand | No | Minimum risk band to include (default: 'watch') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accounts | Yes |