Log a finished time entry
log_timeBackfill missing time logs by creating completed Clockify entries for past work intervals, leaving the running timer untouched.
Instructions
Create a completed Clockify time entry for a past interval. Use this to back-fill work you did not time live. Does not touch the running timer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | When the work ended. | |
| start | Yes | When the work started. | |
| tagIds | No | Tag ids from list_tags. | |
| taskId | No | Task id from list_tasks. | |
| billable | No | Mark the entry billable. | |
| projectId | No | Project id from list_projects. | |
| description | Yes | What the work was. |