get_client_time_entries
Fetch time entries for a specific client between two dates. Specify start and end times in ISO8601 format.
Instructions
Get time entries by client within a time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | Yes | End time (ISO8601) | |
| startTime | Yes | Start time (ISO8601) |