create_time_entry
Log a new time entry in a Clockify workspace with start and end times, plus optional project, task, tags, billable status, and description.
Instructions
Creates a time entry in a workspace (POST /v1/workspaces/{workspaceId}/time-entries).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry | Yes | Fields for the new time entry. | |
| workspace_id | Yes |