get_aggregate_metrics
Aggregate call count, total tokens, and average latency across model calls with optional filters for date range, project, and environment.
Instructions
Get aggregate metrics (call count, total tokens, average latency) across model calls with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | Filter calls up to this ISO date | |
| from | No | Filter calls from this ISO date onwards | |
| project | No | Filter by project | |
| environment | No | Filter by environment (dev, staging, prod) |