get_today_top_events
Retrieve today's most active events in Mixpanel to monitor real-time user activity, identify trends, and analyze engagement. Supports filtering by event type and limiting results.
Instructions
Get today's top events from Mixpanel. Useful for quickly identifying the most active events happening today, spotting trends, and monitoring real-time user activity.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | Maximum number of events to return | |
project_id | No | The Mixpanel project ID. Optional since it has a default. | |
type | No | The type of events to fetch, either general, average, or unique, defaults to general |