query_segmentation_sum
Calculate the total sum of a numeric expression for specific events within a defined time range. Use this tool to analyze event data by filtering, time-bucketing, and summarizing metrics in Mixpanel.
Instructions
Sum a numeric expression for events over time
Input Schema
Name | Required | Description | Default |
---|---|---|---|
event | Yes | The event that you wish to get data for (single event name, not an array) | |
from_date | Yes | The date in yyyy-mm-dd format to begin querying from (inclusive) | |
on | Yes | The expression to sum per unit time (should result in a numeric value) | |
project_id | No | The Mixpanel project ID | |
to_date | Yes | The date in yyyy-mm-dd format to query to (inclusive) | |
unit | No | Time bucket size: 'hour' or 'day'. Default is 'day' | |
where | No | An expression to filter events by | |
workspace_id | No | The ID of the workspace if applicable |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from mixpanel
Related Tools
- @dragonkhoi/mixpanel-mcp
- @dragonkhoi/mixpanel-mcp
- @dragonkhoi/mixpanel-mcp
- @dragonkhoi/mixpanel-mcp
- @dragonkhoi/mixpanel-mcp