list_segment_stats
Retrieve membership counts and calculation status for all segments in a dataset, with optional filtering by segment IDs and time range.
Instructions
List membership counts and calculation status for all segments (or a filtered list) in a dataset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | No | Dataset name. Optional if IS_DEFAULT_DATASET is configured. | |
| time_range | No | pastDay, pastWeek, pastMonth, pastQuarter, Today, or YYYY-MM-DD..YYYY-MM-DD | |
| include_raw | No | Return raw JSON (default: false) | |
| segment_ids | No | Optional segment ids; omit to include all segments |