get_task_time_entries
Retrieve time entries for a specific task within a given time range. Provide start and end ISO8601 timestamps to get logged work periods.
Instructions
Get time entries by task within a time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | Yes | End time (ISO8601) | |
| startTime | Yes | Start time (ISO8601) |