Get Insights
get_insightsGet aggregated insights for game metrics grouped by dimension. Analyze counts or unique players across events, platforms, and time periods to understand telemetry trends.
Instructions
Get aggregated insights for a metric grouped by a dimension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Time period: 7, 14, 30, or 90 days (default 30) | |
| limit | No | Max groups to return: 10, 20, or 50 | |
| metric | Yes | Metric to aggregate: count or unique_players | |
| group_by | Yes | Dimension to group by (e.g. event_name, platform) | |
| event_name | No | Filter by event name | |
| project_id | No | Override the default project ID |