get_summary
Retrieve total time tracked per project for a specified date range, defaulting to the current week.
Instructions
Get total time tracked per project for a date range. Defaults to the current week.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End date in YYYY-MM-DD format (default: today) | |
| start_date | No | Start date in YYYY-MM-DD format (default: start of current week) |