aggregate_query
Compute project statistics and analytics by running aggregate queries with functions like count, sum, average, and percentile. Filter, group, and sort data for targeted insights.
Instructions
Execute aggregate queries for project insights, statistics, and analytics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default: 50) | |
| filter | No | Filter conditions (optional) | |
| group_by | No | Fields to group results by (optional) | |
| order_by | No | Sort order (optional) | |
| aggregation | Yes | Aggregation specification |