start_time_clock
Start tracking work hours in real-time for specific activities and projects within the Tripletex accounting system.
Instructions
Start a time clock (timer) for tracking hours in real-time.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| activityId | Yes | Activity ID | |
| projectId | No | Project ID | |
| employeeId | No | Employee ID (defaults to token owner) | |
| date | No | Date (defaults to today) | |
| comment | No | Optional comment |