Stop the timer
clockify_stop_timerStops the running timer and returns the finished time entry with its duration. Ends active tracking and provides the exact time spent for accurate logs.
Instructions
Stops the running timer and returns the finished entry with its duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | When it stopped; default now | |
| user_id | No | User id, or `me` (default) for the owner of the API key. | |
| workspace_id | No | Workspace id. Falls back to CLOCKIFY_WORKSPACE_ID, then to the account's active workspace. |