get_usage_report
Aggregate token and cost usage across tasks, agents, projects, and date ranges to return totals and breakdowns by agent and model.
Instructions
Aggregate token and cost usage across tasks, agents, projects, and time ranges. Returns totals and breakdowns by agent and model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | Filter by task. | |
| to_date | No | End date (ISO or YYYY-MM-DD). | |
| agent_id | No | Filter by agent. | |
| from_date | No | Start date (ISO or YYYY-MM-DD). | |
| project_id | No | Filter by project. |