create_time_entry
Track work hours by creating a time entry in Clockify. Omit the end time to start a live timer for ongoing tasks.
Instructions
Create a time entry. Omit end to start a live timer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End time (ISO 8601 UTC). Omit to start a live timer. | |
| start | Yes | Start time (ISO 8601 UTC) | |
| tagIds | No | Tag IDs | |
| taskId | No | Task ID | |
| billable | No | Whether the entry is billable | |
| projectId | No | Project ID | |
| description | No | Entry description |