teamleader_timetracking_add
Add time tracking entries in Teamleader Focus with start and end times, work description, and subject references. Control invoiceable status to manage billing.
Instructions
Add a new time tracking entry in Teamleader Focus.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ended_at | Yes | End datetime (ISO 8601, required) | |
| started_at | Yes | Start datetime (ISO 8601, required) | |
| subject_id | No | Subject UUID | |
| description | No | Work description | |
| invoiceable | No | Is this billable? (default: true) | |
| subject_type | No | Link to subject type | |
| work_type_id | No | Work type UUID |