get_hourly_productivity
Retrieve hourly productivity data to identify peak hours and schedule deep work. Analyze when you are most and least productive during the day.
Instructions
Get productivity breakdown by hour.
Args: date_str: Date to query - 'today', 'yesterday', or 'YYYY-MM-DD'
Shows when during the day you were most/least productive. Useful for identifying peak productivity hours and scheduling deep work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_str | No | today |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |