everhour_list_time_records
List time records from Everhour filtered by project, assignee, or date range to monitor team productivity.
Instructions
List time records from Everhour. Supports filtering by project, assignee, and date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End date for filtering (YYYY-MM-DD format) | |
| from | No | Start date for filtering (YYYY-MM-DD format) | |
| page | No | Page number for pagination (default: 1) | |
| limit | No | Number of time records per page (default: 100) | |
| project | No | Filter time records by project ID | |
| assignee | No | Filter time records by assignee user ID |