get_project_time
Fetch a time-tracking entry for a specific project by providing the project ID and time-tracking ID.
Instructions
Get a single time-tracking entry by project ID and time-tracking ID (Projects API). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The Holded project ID | |
| timeTrackingId | Yes | The time-tracking entry ID (the entry timeId) |