top_event_properties
Identify and retrieve the most common properties associated with a specific event in Mixpanel analytics. Prioritize key dimensions for analysis and gain insights into event structure efficiently.
Instructions
Get the top property names for an event. Useful for discovering which properties are most commonly associated with an event, prioritizing which dimensions to analyze, and understanding event structure.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
event | Yes | The event that you wish to get data for. Note: this is a single event name, not an array | |
limit | No | The maximum number of properties to return. Defaults to 10 | |
project_id | No | The Mixpanel project ID | |
workspace_id | No | The ID of the workspace if applicable |