get_category_breakdown
Retrieve time allocation by productivity category for a specific date to analyze work patterns and identify optimization opportunities.
Instructions
Get time spent by category.
Args: date_str: Date to query - 'today', 'yesterday', or 'YYYY-MM-DD'
Shows high-level categories like Software Development, Communication, Reference & Learning, etc. with time and productivity classification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_str | No | today |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |