get_time_stats
Retrieve time tracking statistics such as total hours and billable hours, with filters for date range and project. Helps you analyze work time.
Instructions
Get time tracking statistics (total hours, billable hours, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | To date (YYYY-MM-DD) | |
| project_id | No | Filter by project UUID | |
| start_date | No | From date (YYYY-MM-DD) |