stop_running_time_entry
Stops the running timer for a user in a Clockify workspace by setting an end time. Use it to end active time tracking sessions when work is complete.
Instructions
Stops the running timer for a user in a workspace (PATCH .../user/{userId}/time-entries with end time). If user_id is omitted, uses the current API user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | Stop time in yyyy-MM-ddThh:mm:ssZ format. | |
| user_id | No | ||
| workspace_id | Yes |