classify_users
Sort users by behavior into churned, weekend-only, regular, or casual segments using a CSV path and value event to drive product analytics.
Instructions
Sort users by behaviour: churned (used once, never returned), weekend_only, regular (almost daily), casual.
lang sets the human-readable labels (en/ko/ja); the keys stay in English.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | en | |
| csv_path | Yes | ||
| value_event | Yes |