users_stream
Stream user records with cursor pagination and filters for status, traffic strategy, Telegram ID, email, tag, or external squad.
Instructions
Stream users with cursor pagination and filters (status, traffic strategy, telegramId, email, tag, external squad)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag | |
| size | No | Page size | |
| No | Filter by email | ||
| cursor | No | Pagination cursor from the previous page | |
| status | No | Filter by user status | |
| telegramId | No | Filter by Telegram ID | |
| externalSquadUuid | No | Filter by external squad UUID | |
| trafficLimitStrategy | No | Filter by traffic reset strategy |