nevent_segment_execute
Execute a segment definition and retrieve matching contacts with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-based page index (default 0) | |
| page_size | No | Results per page (max 100, default 20) | |
| definition | Yes | Segment DSL: stanzas are OR-combined, criteria within each stanza are AND-combined |