list_segments
Read-only
Retrieve customer segments (RFM/marketing cohorts) with optional filtering by type and active status, and pagination support.
Instructions
List customer segments (RFM/marketing cohorts). Returns {segments[], pagination}.
Input Schema
TableJSON 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 |