timedoctor_get_timeuse_stats
Retrieve aggregated productivity statistics for a user or company, showing time spent per application or category and distinguishing productive from unproductive time within a specified range.
Instructions
Get aggregated Time Doctor productivity statistics (time spent per application/category, productive vs. unproductive) for a user or company within a time range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO 8601 end of range (exclusive). | |
| from | No | ISO 8601 start of range (inclusive). | |
| page | No | Number of results to skip. | |
| user | No | Comma-separated user IDs. Defaults to the authenticated user. | |
| limit | No | Maximum number of results to return. | |
| company | Yes | Company ID. | |
| category | No | Category to fetch the report for. |