list_segments
Retrieve customer segments like RFM and marketing cohorts, with pagination and filters for type and active status.
Instructions
List customer segments (RFM/marketing cohorts). Returns {segments[], pagination}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number | |
| limit | No | Results per page (max 100) | |
| filter_type | No | Segment type | |
| filter_active | No | Only active segments |