get_productivity_summary
Retrieve aggregated coding productivity statistics for a specified time range, including total coding time and breakdowns by language, editor, and project.
Instructions
Get aggregated coding productivity statistics for a time range. Returns total coding time, language breakdown, editor breakdown, and project breakdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | Yes | Time range for statistics. Named ranges (today, last_7_days, etc.) or custom formats (YYYY for year, YYYY-MM for month, YYYY-MM-DD_to_YYYY-MM-DD for date range). | |
| project | No | Filter results to a specific project name |