list_persons
Retrieve PostHog users by name or distinct ID, with pagination for large result sets.
Instructions
List PostHog persons (users). Search by name or distinct_id, with pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max persons to return (default 100) | |
| offset | No | Offset for pagination (default 0) | |
| search | No | Search query to filter persons by name or distinct_id |