get_metric_aggregate
Retrieve aggregated metric data (count, sum, unique) for a specified metric within a date range and time interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric_id | Yes | The ID of the metric | |
| measurement | Yes | Measurement type | |
| start_date | Yes | Start date in ISO format | |
| end_date | Yes | End date in ISO format | |
| interval | Yes | Time interval |