get_project_time_entries
Retrieve time entries for a specific project within a given time range by providing ISO8601 start and end timestamps.
Instructions
Get time entries by project within a time range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | Yes | End time (ISO8601) | |
| startTime | Yes | Start time (ISO8601) |