get_model_usage
Retrieve daily model usage breakdown to understand which models are used, message counts, and unique users. Essential for tracking adoption and identifying cost drivers.
Instructions
Get model usage breakdown per day: which models are being used, how many messages, and by how many users. Essential for understanding model adoption and cost drivers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | No | Comma-separated emails to filter by specific users | |
| endDate | No | End date. Formats: "YYYY-MM-DD", "today", "yesterday". Default: "today" | |
| startDate | No | Start date. Formats: "YYYY-MM-DD", "7d", "30d", "today", "yesterday". Default: "30d" |