Top events (today)
mixpanel_top_eventsList today's top events with counts and % change vs yesterday. Good first call to discover what events a project tracks. Query API: GET /events/top.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | general (totals), unique (per-user), or average. Default general. | |
| limit | No | Max events to return. Default 100. |